Files
gll/README.md
2017-03-02 16:03:31 +01:00

5 lines
125 B
Markdown

# gll
A Python implementation of a GLL (Generalized Left-to-Right, Leftmost derivation)
parser combinator. Work in progress