osa1 / lexgen
A fully-featured lexer generator, implemented as a proc macro
☆69Updated last month
Alternatives and similar repositories for lexgen:
Users that are interested in lexgen are comparing it to the libraries listed below
- A garbage collection library for Rust with zero unsafe code☆108Updated 7 months ago
- ☆51Updated last year
- Stack safe and expressive recursion in Rust☆96Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- Concrete Syntax Tree library☆90Updated 2 weeks ago
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 10 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Tutorial to learn to use the cranelift compiler backend☆24Updated 4 years ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- hindley-milner algorithm☆54Updated last year
- Macro assembler for Rust☆34Updated 11 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A #[derive] macro for syn's `Parse` trait☆19Updated 10 months ago
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Why can't a tree be called Pluplusch?☆24Updated this week
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- ☆35Updated last year
- GLL parsing framework.☆137Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Pratt parser written in Rust☆88Updated last year
- ☆92Updated last year
- Proc macro derive to generate structs from enum variants.☆26Updated last year