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 ...