ehwan / RustyLRLinks
bison-like parser generator & compiler frontend that converts context-free grammars into 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 last week
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
- Wasm Analysis Framework For Lightweight Experiments☆49Updated last month
- ☆58Updated last month
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- Debugging WebAssembly? Put some Whamm! on it.☆36Updated this week
- A self-generating WebAssembly parser & serializer in Rust.☆20Updated 3 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Experimental JIT compiler generator☆27Updated last year
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- New register allocator designed as a successor to regalloc2☆45Updated last month
- A C expression parser and evaluator☆47Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- Experimental MLIR Rust compiler☆24Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- An arbitrary-precision floating-point library in Rust☆45Updated 3 months ago
- Macro assembler for Rust☆36Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- A reasonable theorem prover for your reasoning tasks!☆26Updated 6 months ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 7 years ago
- Rust testing framework for compilers and VMs☆51Updated 5 months ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆89Updated this week
- Assembler toolkit: encoding and decoding of various architectures☆33Updated 8 months ago
- ☆68Updated this week
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 6 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago