osa1 / lexgenLinks
A fully-featured lexer generator, implemented as a proc macro
☆71Updated 5 months ago
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 2 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Why can't a tree be called Pluplusch?☆28Updated 6 months ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 5 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- ☆94Updated 2 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Wadler-style pretty-printing combinators in Rust☆172Updated last month
- We have Crater At Home☆36Updated last year
- Rust testing framework for compilers and VMs☆51Updated 8 months ago
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- A rust crate which implements nanboxing☆22Updated 8 years ago
- Stack safe and expressive recursion in Rust☆103Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Concrete Syntax Tree library☆109Updated last month
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆94Updated 2 weeks ago