(no title)
btwillard | 2 years ago
Our approach also extends to EBNF grammars and LALR parsing. There's an example of that in the repository. It builds off of the Lark library, so you can use existing grammar specifications instead of starting from scratch.
nacs|2 years ago
btwillard|2 years ago