Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"
☆16Nov 19, 2012Updated 13 years ago
Alternatives and similar repositories for advanced-dan
Users that are interested in advanced-dan are comparing it to the libraries listed below
Sorting:
- an implementation of a microKanren(-like language) in miniKanren☆27Aug 1, 2014Updated 11 years ago
- PL Wonks website☆13Jan 28, 2026Updated last month
- Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the se…☆24Apr 22, 2010Updated 15 years ago
- The compiler for subset of scheme developed as part of P523☆30Mar 6, 2017Updated 8 years ago
- Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Int…☆15Feb 27, 2025Updated last year
- Relational implementation of the CESK machine