osa1 / lexgen
A fully-featured lexer generator, implemented as a proc macro
☆69Updated 3 months ago
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☆111Updated 9 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Why can't a tree be called Pluplusch?☆28Updated this week
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- A simple, id-based arena☆119Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 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
- Concrete Syntax Tree library☆93Updated 3 weeks ago
- Define compiler intermediate representation usable by external tools☆73Updated 9 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Ninja-compatible build system for high-level programming languages written in Rust☆84Updated this week
- ☆93Updated last year
- Mostly safe wrapper for alloca☆25Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Experimental type level programming in Rust☆37Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- Stack safe and expressive recursion in Rust☆96Updated 3 months ago