osa1 / lexgen
A fully-featured lexer generator, implemented as a proc macro
☆64Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for lexgen
- Modular register allocator algorithms☆106Updated 2 years ago
- Tutorial to learn to use the cranelift compiler backend☆24Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- A simple, id-based arena☆113Updated last year
- exhaustive testing library☆58Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- Define compiler intermediate representation usable by external tools☆60Updated 4 months ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 3 months ago
- Why can't a tree be called Pluplusch?☆25Updated 4 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆31Updated 7 months ago
- ☆91Updated last year
- A Hindley-Milner polymorphic typing system☆55Updated 10 months ago
- a reference-counting cycle collection library in rust☆75Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆59Updated last year
- Ninja-compatible build system for high-level programming languages written in Rust☆84Updated this week
- GLL parsing framework.☆138Updated 7 months ago
- Const TypeId and non-'static TypeId☆53Updated last week
- Rust bindings for libffi☆104Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A fast, concurrent string interner☆140Updated 2 months ago
- Lightning Creations Compiler Frontend for various languages☆114Updated this week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- ☆34Updated last year
- A meta-JIT library for Rust interpreters☆159Updated last year