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.
☆23Updated 2 months ago
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☆61Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- ☆58Updated 5 months ago
- Assembler toolkit: encoding and decoding of various architectures☆38Updated last year
- New register allocator designed as a successor to regalloc2☆54Updated last month
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Rust bindings for libgccjit☆27Updated 3 weeks ago
- Experimental JIT compiler generator☆28Updated last year
- An arbitrary-precision floating-point library in Rust☆46Updated 7 months ago
- Wasm Analysis Framework For Lightweight Experiments☆53Updated 5 months ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆100Updated last week
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 4 years ago
- Experimental MLIR Rust compiler☆28Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- In-memory x86-64 assembler for JIT compiler.☆78Updated 8 months ago
- Macro assembler for Rust☆35Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- ☆39Updated 4 years ago
- PEG parser generator for creating ASTs in Rust☆41Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆36Updated 3 weeks ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated last year
- Debugging WebAssembly? Put some Whamm! on it.☆62Updated last week