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.
☆19Updated this week
Alternatives and similar repositories for RustyLR
Users that are interested in RustyLR are comparing it to the libraries listed below
Sorting:
- We have Crater At Home☆35Updated 7 months ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- A different approach to an E-graph library☆25Updated 3 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Debugger written in Rust☆24Updated 2 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆84Updated last week
- Experimental JIT compiler generator☆27Updated last year
- Program analysis playground for a simple, imperative language☆36Updated 3 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- ☆58Updated 9 months ago
- Rust LLVM bindings☆31Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Assembler toolkit: encoding and decoding of various architectures☆33Updated 6 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Easy SMT solver interaction☆35Updated 3 months ago
- Rust bindings for libgccjit☆23Updated last month
- Scope Graph Implementation in Rust☆27Updated 7 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- Macro assembler for Rust☆36Updated last year
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Three implementations of Tarjan’s Union-Find☆18Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- An arbitrary-precision floating-point library in Rust☆45Updated last month
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated 3 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- ☆10Updated 5 years ago
- Define compiler intermediate representation usable by external tools☆74Updated last year