lark-exploration / larkLinks
A demand-driven compiler with strong IDE support
☆195Updated 3 years ago
Alternatives and similar repositories for lark
Users that are interested in lark are comparing it to the libraries listed below
Sorting:
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- garbage collection☆323Updated 6 years ago
- ☆94Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- GLL parsing framework.☆137Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆138Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Wadler-style pretty-printing combinators in Rust☆162Updated 5 months ago
- ☆60Updated 4 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- JS affine☆67Updated 5 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A JIT experiment in Rust☆140Updated last year