ehwan / RustyLRLinks
bison-like parser generator & compiler frontend 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.
☆20Updated 2 weeks ago
Alternatives and similar repositories for RustyLR
Users that are interested in RustyLR are comparing it to the libraries listed below
Sorting:
- The Solid-State Register Allocator☆87Updated 2 years ago
- ☆58Updated 2 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Experimental JIT compiler generator☆27Updated last year
- New register allocator designed as a successor to regalloc2☆46Updated 3 weeks ago
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- Debugging WebAssembly? Put some Whamm! on it.☆36Updated this week
- We have Crater At Home☆36Updated 10 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust bindings for libgccjit☆23Updated last month
- 🗃 UTF-8 string, byte string, and C string interner