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:
- yk packages☆39Updated this week
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 11 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A formally-verified provably-safe sandboxing Wasm-to-native compiler☆28Updated 3 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated this week
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 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
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Macros have types!☆134Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A WebAssembly test case generator☆44Updated 5 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- ☆39Updated 5 years ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- ☆37Updated 4 years ago
- A Hindley-Milner polymorphic typing system☆60Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆58Updated 6 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated 2 years ago
- a JVM bytecode assembler☆34Updated 6 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆104Updated this week
- Type-Level Programming in Rust☆27Updated 4 years ago
- MiniSat reimplemented in Rust☆20Updated 7 years ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆41Updated this week
- The uncurried minimal functional programming language for CPS transformation☆19Updated last year
- A Rust hashconsing library.☆38Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago