osa1 / lexgen
A fully-featured lexer generator, implemented as a proc macro
☆69Updated 4 months ago
Alternatives and similar repositories for lexgen:
Users that are interested in lexgen are comparing it to the libraries listed below
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Tutorial to learn to use the cranelift compiler backend☆23Updated 5 years ago
- Why can't a tree be called Pluplusch?☆28Updated last week
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- hindley-milner algorithm☆59Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆73Updated 10 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Macro assembler for Rust☆35Updated last year
- Stack safe and expressive recursion in Rust☆96Updated 4 months ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Pratt parser written in Rust☆90Updated last year
- ☆54Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- GLL parsing framework.☆137Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 4 months ago
- Ninja-compatible build system for high-level programming languages written in Rust☆84Updated 2 weeks ago
- Concrete Syntax Tree library☆94Updated last month
- ☆89Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- A fast, concurrent string interner☆150Updated 8 months ago