A simple configuration format. This crate contains the parser, see the slr_config crate for a more user-friendly API.
A SLR table generator, and LR parser
Parser for arena-backed, lightweight representations of Prolog-like terms
Lexer generator ALEX and parser generator ASLR
A simple configuration format. This crate contains just the lexer, see the slr_config crate for the parser and other utilities.
Core support library for parsers and lexers generated by parlex-gen.