rust-grammar icon indicating copy to clipboard operation
rust-grammar copied to clipboard

LALR grammar and parser for Rust using flex and bison

Results 2 rust-grammar issues
Sort by recently updated
recently updated
newest added

I copied some of your code for a hobby project, and this bug showed up. Note that I was unable to test this fix on your project (compiling rlex.rs failed...

Using some online tools like https://www.bottlecaps.de/rr/ui and https://www.bottlecaps.de/convert/ we can have a nice navigable railroad diagram. Copy and paste the `EBNF` shown bellow on https://www.bottlecaps.de/rr/ui on the tab `Edit Grammar`...