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 this 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
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- ☆58Updated 3 weeks ago
- Experimental JIT compiler generator☆27Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- Wasm Analysis Framework For Lightweight Experiments☆49Updated 3 weeks ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- An arbitrary-precision floating-point library in Rust☆45Updated 3 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆88Updated this week
- Debugging WebAssembly? Put some Whamm! on it.☆36Updated last week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- SIMD base64 codecs☆86Updated last year
- the WebAssembly partial evaluator☆85Updated 3 weeks ago
- We have Crater At Home☆36Updated 9 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Compile your WebAssembly programs into SPIR-V shaders☆57Updated last year
- The WebAssembly Indirect Call Inliner☆27Updated last year
- Implementation of the Lemon parser generator as a Rust procedural macro☆52Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 3 months ago
- Macro assembler for Rust☆36Updated last year
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆39Updated this week
- ☆38Updated 4 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆19Updated 3 months ago
- In-memory x86-64 assembler for JIT compiler.☆74Updated 3 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 3 weeks ago
- Arbitrary width integers☆21Updated this week