summaryrefslogtreecommitdiff
path: root/queries/lalrpop
AgeCommit message (Collapse)Author
2022-02-13feat: add lalrpop parser (#2524)traxys
LALRPOP is a parser generator for Rust. This only parses the LALRPOP side of the generator, not the nearly-rust code of the actions.