cgswords / rsc
Rust-based Scheme Compiler, written in the Nanopass style
☆12Updated 6 years ago
Alternatives and similar repositories for rsc:
Users that are interested in rsc are comparing it to the libraries listed below
- Type-Level Programming in Rust☆27Updated 3 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- SML The Living Language☆11Updated 11 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- An experimental columnar arena☆43Updated 5 months ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Efficient sized chunk datatypes for immutable.rs☆25Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Libraries for declaring and using type-level values.☆12Updated 6 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Scheme Interpreter in Rust☆28Updated 7 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Coq proof for elaborating row polymorphism and bounded polymorphism into disjoint polymorphism.☆13Updated 4 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- ☆19Updated 2 years ago
- Distributed Data Structures in Coq☆49Updated 11 years ago
- Simple scheme bytecode VM☆29Updated 3 years ago
- Garbage collector implementation in Rust for Rust