samrat / ruslLinks
A toy Lisp compiler targeting x86-64
☆40Updated 5 years ago
Alternatives and similar repositories for rusl
Users that are interested in rusl are comparing it to the libraries listed below
Sorting:
- Experimental persistent collections in Rust☆46Updated 8 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆94Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆49Updated 5 months ago
- Let's (possibly) build a JIT!☆28Updated 2 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 5 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Ergonomic trie data structure☆27Updated 7 years ago
- A Scheme interpreter written in Rust☆90Updated 7 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago