osa1 / lexgen
A fully-featured lexer generator, implemented as a proc macro
☆67Updated last month
Alternatives and similar repositories for lexgen:
Users that are interested in lexgen are comparing it to the libraries listed below
- Modular register allocator algorithms☆106Updated 2 years ago
- Tutorial to learn to use the cranelift compiler backend☆24Updated 4 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A simple, id-based arena☆117Updated last year
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 6 months ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- ☆92Updated last year
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- PEG trace visualizer☆79Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆81Updated this week
- Define compiler intermediate representation usable by external tools☆65Updated 7 months ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- A simple CDCL(Conflict-Driven-Clause-Learning) SAT solver in Rust.☆37Updated 7 months ago
- Pretty parser error reporting.☆33Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- A MinCaml compiler implemented in Rust☆45Updated last year
- GLL parsing framework.☆137Updated 10 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 9 months ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- hindley-milner algorithm☆54Updated last year
- Rust bindings for libffi☆105Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Rust testing framework for compilers and VMs☆49Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago