a library for creating LALR(1) parsers from context-free grammars
by Geoffry Song
Uses old Rust 2015
#273 in Parser tooling
971 downloads per month Used in plex
28KB 570 lines
A library for creating LALR(1) parsers from context-free grammars. That's pretty much it.
API Documentation.