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:
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- The Solid-State Register Allocator☆89Updated 3 years ago
- ☆58Updated 6 months ago
- Wasm Analysis Framework For Lightweight Experiments☆54Updated 6 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- Assembler toolkit: encoding and decoding of various architectures☆38Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Rust bindings for libgccjit☆30Updated last week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆104Updated this week
- Experimental MLIR Rust compiler☆28Updated 2 years ago
- Experimental JIT compiler generator☆28Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 9 months ago
- ☆39Updated 5 years ago
- Debugger written in Rust☆25Updated 3 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated 2 years ago
- We have Crater At Home☆37Updated last year
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago
- Rust LLVM bindings☆31Updated 3 years ago
- Mostly safe wrapper for alloca☆29Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- In-memory x86-64 assembler for JIT compiler.☆78Updated 9 months ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago