lark-exploration / lark
A demand-driven compiler with strong IDE support
☆195Updated 2 years ago
Alternatives and similar repositories for lark:
Users that are interested in lark are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- garbage collection☆321Updated 5 years ago
- GLL parsing framework.☆137Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- ☆92Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- JS affine☆66Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Safe Rust LLVM bindings☆120Updated 8 years ago
- A JIT experiment in Rust☆133Updated 7 months ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 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
- A port of the Berkeley YACC parser-generator to Rust☆127Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 5 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- async for rust without the noise☆141Updated 5 years ago