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 last week
Alternatives and similar repositories for RustyLR
Users that are interested in RustyLR are comparing it to the libraries listed below
Sorting:
- ☆58Updated 3 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- Experimental JIT compiler generator☆27Updated last year
- New register allocator designed as a successor to regalloc2☆50Updated this week
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 5 months ago
- Macro assembler for Rust☆35Updated last year
- Assembler toolkit: encoding and decoding of various architectures☆37Updated 10 months ago
- String OS from User Space!☆11Updated 2 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Experimental MLIR Rust compiler☆25Updated 2 years ago
- Rust bindings for libgccjit☆23Updated last week
- ☆39Updated 4 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆93Updated 3 weeks ago
- The WebAssembly Indirect Call Inliner☆27Updated 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
- A C expression parser and evaluator☆49Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- We have Crater At Home☆36Updated 11 months ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 4 months ago
- Wasm Analysis Framework For Lightweight Experiments☆51Updated 3 months ago
- A reasonable theorem prover for your reasoning tasks!☆26Updated 8 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A (very experimental) WebAssembly backend for Cranelift.☆13Updated 3 years ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Garbage collector library☆23Updated 3 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆81Updated last year