ehwan / RustyLRLinks
bison-like Parser generator & Compiler frontend framework 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.
☆21Updated this week
Alternatives and similar repositories for RustyLR
Users that are interested in RustyLR are comparing it to the libraries listed below
Sorting:
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- New register allocator designed as a successor to regalloc2☆47Updated last month
- 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
- Experimental JIT compiler generator☆27Updated last year
- A reasonable theorem prover for your reasoning tasks!☆26Updated 8 months ago
- Assembler toolkit: encoding and decoding of various architectures☆36Updated 9 months ago
- An educational implementation of a modern compressor in Rust☆48Updated last year
- A self-generating WebAssembly parser & serializer in Rust.☆20Updated 5 months ago
- Rust bindings for libgccjit☆23Updated last month
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆93Updated last week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Modular register allocator algorithms☆105Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- Debugger written in Rust☆24Updated 3 years ago
- Wasm Analysis Framework For Lightweight Experiments☆50Updated 2 months ago
- Experimental MLIR Rust compiler☆24Updated 2 years ago
- ☆39Updated 4 years ago
- Debugging WebAssembly? Put some Whamm! on it.☆38Updated last week
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- Program analysis playground for a simple, imperative language☆37Updated 3 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- A (very experimental) WebAssembly backend for Cranelift.☆13Updated 3 years ago
- Macro assembler for Rust☆35Updated last year
- An arbitrary-precision floating-point library in Rust☆45Updated 5 months ago