I would like to nominate lalrpop. It's an LR(1) parser generator, where the syntax is written using a nice, quite Rust like language, and it's compiled into Rust code as a part of the build process. There's also the option to use your own token type and tokenizer, which is very nice for more advanced projects.
ogeon
111
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| List of crates that improves or experiments with Rust, but may be hard to find | 28 | 13812 | December 31, 2019 | |
| [TWiR] Call for Participation | 632 | 96655 | November 26, 2025 | |
|
Beginner Projects that can make me comfortable with rust
|
42 | 3450 | March 17, 2021 | |
| Lib.rs (was Crates.rs) — a new, faster crate index website | 59 | 14158 | January 21, 2019 | |
| TWiR Friends of the forest | 24 | 10184 | July 13, 2017 |