osa1 / lexgenLinks
A fully-featured lexer generator, implemented as a proc macro
☆69Updated this week
Alternatives and similar repositories for lexgen
Users that are interested in lexgen are comparing it to the libraries listed below
Sorting:
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- A garbage collection library for Rust with zero unsafe code☆112Updated 10 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆94Updated last year
- A simple, id-based arena☆119Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Macro assembler for Rust☆36Updated last year
- Tutorial to learn to use the cranelift compiler backend☆24Updated 5 years ago
- Pretty parser error reporting.☆34Updated last year
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- hindley-milner algorithm☆61Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Stack safe and expressive recursion in Rust☆98Updated 4 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Why can't a tree be called Pluplusch?☆28Updated last month
- Concrete Syntax Tree library☆95Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- We have Crater At Home☆34Updated 7 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago