ehwan / RustyLRLinks
RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strategies. It supports custom reduce action in Rust, with beautiful diagnostics.
☆20Updated 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
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- ☆58Updated this week
- Debugging WebAssembly? Put some Whamm! on it.☆33Updated this week
- The Solid-State Register Allocator☆86Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated this week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆87Updated 2 weeks ago
- Experimental JIT compiler generator☆27Updated last year
- An arbitrary-precision floating-point library in Rust☆45Updated 2 months ago
- Experimental MLIR Rust compiler☆24Updated last year
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Eurydice compiles (a modest subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆103Updated this week
- the WebAssembly partial evaluator☆76Updated this week
- Assembler toolkit: encoding and decoding of various architectures☆34Updated 7 months ago
- Wasm Analysis Framework For Lightweight Experiments☆48Updated this week
- ☆38Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Macro assembler for Rust☆36Updated last year
- Compile your WebAssembly programs into SPIR-V shaders☆54Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- Program analysis playground for a simple, imperative language☆36Updated 3 years ago
- LLVM alternative in Rust☆16Updated last year
- String OS from User Space!☆11Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆38Updated this week
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 4 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last week
- Modular register allocator algorithms☆106Updated 2 years ago
- We have Crater At Home☆35Updated 8 months ago