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 3 months 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☆89Updated 3 years ago
- ☆58Updated 7 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- Assembler toolkit: encoding and decoding of various architectures☆38Updated last year
- Rust bindings for libgccjit☆30Updated last week
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆104Updated this week
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- ☆39Updated 5 years ago
- Experimental JIT compiler generator☆28Updated last year
- Macro assembler for Rust☆36Updated last year
- Wasm Analysis Framework For Lightweight Experiments☆54Updated 7 months ago
- An alternative `std`-like implementation built on origin☆35Updated 11 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 9 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- Compile your WebAssembly programs into SPIR-V shaders☆58Updated 2 years ago
- We have Crater At Home☆37Updated last year
- Ninja-compatible build system for high-level programming languages written in Rust☆88Updated last week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Target "triple" support☆55Updated last month
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- A reasonable theorem prover for your reasoning tasks!☆28Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆32Updated this week
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆27Updated 9 months ago