DemiMarie / rusty_schemeLinks
Very incomplete Scheme interpreter, written in Rust
☆23Updated 9 years ago
Alternatives and similar repositories for rusty_scheme
Users that are interested in rusty_scheme are comparing it to the libraries listed below
Sorting:
- A Scheme embedded in Rust, like Lua in C.☆62Updated 7 years ago
- R6RS Scheme implementation written in Rust☆63Updated 8 years ago
- Moon☆58Updated 11 years ago
- Functional, Persistent Data Structures in Rust☆51Updated 11 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A small Lisp interpreter written in Rust. Work in progress.☆85Updated 5 years ago
- A Scheme implementation, in Rust.☆134Updated 10 years ago
- A transducer library for Rust☆10Updated 9 years ago
- Conway's Game of Life, implemented in Rust☆33Updated 8 years ago
- Scheme Interpreter in Rust☆29Updated 7 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- A monadic IO interface in Rust☆78Updated 9 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A Scheme interpreter written in Rust☆90Updated 7 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries