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☆67Updated last year
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- ☆94Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 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
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- Category Theory For Programmers (Bartosz Milewski)☆68Updated 3 years ago
- Ergonomic trie data structure☆27Updated 7 years ago
- ☆49Updated 7 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- ☆60Updated 4 years ago
- ☆27Updated 10 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago