osa1 / parsegenLinks
An LR(1) parser generator, implemented as a proc macro
☆16Updated 2 years ago
Alternatives and similar repositories for parsegen
Users that are interested in parsegen are comparing it to the libraries listed below
Sorting:
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- yk packages☆33Updated this week
- Rust testing framework for compilers and VMs☆51Updated 8 months ago
- Macros have types!☆134Updated 2 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆105Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- ☆39Updated 4 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A formally-verified provably-safe sandboxing Wasm-to-native compiler☆28Updated 3 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆25Updated 6 years ago
- ☆31Updated 9 months ago
- dependent type theory experiment☆26Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago
- A WebAssembly test case generator☆43Updated 5 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- ☆37Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆60Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆40Updated this week
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆15Updated 4 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago