osa1 / lexgenLinks
A fully-featured lexer generator, implemented as a proc macro
☆69Updated 3 weeks 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☆113Updated 11 months ago
- A simple, id-based arena☆119Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Tutorial to learn to use the cranelift compiler backend☆24Updated 5 years ago
- Target "triple" support☆54Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆94Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated this week
- A rust crate which implements nanboxing☆21Updated 7 years ago
- ☆58Updated last month
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- PEG parser generator for creating ASTs in Rust☆36Updated last year
- Why can't a tree be called Pluplusch?☆28Updated last month
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- ☆89Updated 4 months ago
- ☆41Updated last year
- Pratt parser written in Rust☆90Updated last year
- A command line tool to generate Unicode tables as source code.☆103Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year