samrat / rusl
A toy Lisp compiler targeting x86-64
☆40Updated 4 years ago
Alternatives and similar repositories for rusl:
Users that are interested in rusl are comparing it to the libraries listed below
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Ergonomic trie data structure☆26Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Abstract algebra for Rust (still very much a WIP!)☆60Updated 3 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- ☆92Updated last year
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Let's (possibly) build a JIT!☆29Updated last year
- A linear solver designed to be easy to use with Rust enums.☆32Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Miscellaneous Collections☆64Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆76Updated 8 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆49Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month