bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-Deterministic GLR parsing. Write custom reduce actions in Rust and get beautiful diagnostics out of the box.
rust parser bison compiler optimization parser-generator glr code-generation yacc glr-parser compiler-frontend lalr1 non-deterministic-finite-automaton deterministic-finite-automata lalr-parser compiler-compiler equivalence-classes-partitioning lr1-parser minimize-dfa panic-mode
- Updated
Oct 13, 2025 - Rust