parol. LL(k) and LALR(1) parser generator for Rust and C#
236Lelek. F# LL(k) Parser generator.
12syntree_layout. A library to visualize tree structures
9id-tree-layout. A Rust library to visualize trees from the 'id_tree' crate.
8scnr. A scanner/lexer with sufficient regex support, minimal compile time and support of multiple scanner modes
6FilterQueryDemo. C# demo project for how to use parsers generated by the parol parser generator in C#
5scnr2. Scanner/lexer with sufficient regex support and multiple scanner modes
3lalry. CFGs to LALR(1) parse tables
2parol_grammars. A collection of working grammars ready to use for the parol parser generator
2la_dfa_2_dot. Create Graphviz representations of `parol`'s LookaheadDFAs
2scangen. Experiments with scanner/lexer generation
1parol_oberon2. Oberon2 parser generated with parol parser generator
1parsym. Another symbol table browser for Parol
1parol-macros. Rust
1parol_runtime. Runtime library for parsers generated by the 'parol' parser generator.
1json_parser. Example project for the parol parser generator
1tree-sitter-parol. A Tree-sitter grammar for the Parol parser generator language.
1scnr2_viz. scnr2_viz supports analysis of scanners generated by the sncr2 crate by generating Graphviz visualizations for `scanner!` mode DFAs
1