osa1 / lexgenLinks
A fully-featured lexer generator, implemented as a proc macro
☆71Updated 6 months ago
Alternatives and similar repositories for lexgen
Users that are interested in lexgen are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- LR-style Parser Generator☆19Updated 6 months ago
- ☆94Updated 2 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Stack safe and expressive recursion in Rust☆104Updated 5 months ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- We have Crater At Home☆36Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A rust crate which implements nanboxing☆22Updated 8 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
- PEG parser generator built on top of nom☆70Updated 6 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆90Updated 3 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Target "triple" support☆53Updated 2 months ago
- Concrete Syntax Tree library☆109Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- PEG trace visualizer☆91Updated last month