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