1 unstable release
0.1.0 | Aug 9, 2020 |
---|
#337 in Parser tooling
Used in 3 crates
24KB
473 lines
ParserGeneratorBootstrap
A simple, runtime recursive descent parser generator.
(Note: The generated parser is designed to parse the output of LexerGenerator)
Dependencies
~1MB
~23K SLoC