matklad / fall
☆134Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fall
- GLL parsing framework.☆138Updated 7 months ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- A meta-JIT library for Rust interpreters☆159Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- garbage collection☆319Updated 5 years ago
- A graphical debugger for Rust MIR☆184Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆143Updated last year
- ☆91Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- ☆34Updated last year
- A macro for defining type operators in Rust.☆63Updated 7 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Configurable, extensible, interactive line reader☆187Updated 4 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 2 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆178Updated 5 months ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated 3 weeks ago
- Compile time numbers in Rust.☆517Updated 5 months ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆142Updated 3 years ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Parsell: an LL(1) parser combinator library for Rust☆73Updated 4 years ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago