osa1 / lexgenLinks
A fully-featured lexer generator, implemented as a proc macro
☆70Updated 3 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 last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Why can't a tree be called Pluplusch?☆28Updated 4 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- We have Crater At Home☆36Updated 10 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Rust LLVM bindings☆31Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆30Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated 2 years ago
- LR-style Parser Generator☆19Updated 3 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- A command line tool to generate Unicode tables as source code.☆109Updated 11 months ago
- ☆94Updated 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
- Concrete Syntax Tree library☆100Updated last month
- Target "triple" support☆52Updated this week
- Lift enum variants to the type-level.☆32Updated 4 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago