TheReasonedSchemer2ndEd / CodeFromTheReasonedSchemer2ndEdLinks
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
☆135Updated 7 years ago
Alternatives and similar repositories for CodeFromTheReasonedSchemer2ndEd
Users that are interested in CodeFromTheReasonedSchemer2ndEd are comparing it to the libraries listed below
Sorting:
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 4 months ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆163Updated 8 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆158Updated 2 years ago
- ☆137Updated 3 years ago
- The implementation of microKanren, a featherweight relational programming language☆310Updated 11 years ago
- ☆94Updated last month
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- A less devious proof assistant☆224Updated 2 years ago
- nanopass compiler framework for Racket☆190Updated last year
- Canonical miniKanren implementation☆358Updated 7 years ago
- ☆79Updated 6 years ago
- Swish Concurrency Engine☆149Updated this week
- Canonical miniKanren implementation in Racket☆85Updated 3 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆58Updated 6 years ago
- A practical guide to Racket macros☆252Updated 5 years ago
- functional data structures for scheme☆135Updated 6 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- ☆71Updated 3 months ago
- Shen/Scheme implementation☆115Updated last month
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- HASKELL: Yale Haskell system written in Lisp☆100Updated 11 years ago
- Exercism exercises in Racket.☆41Updated 2 weeks ago
- ☆95Updated 3 weeks ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- A collection of core libraries for Racket☆86Updated 4 months ago
- Shen for Common Lisp (Unmaintained)☆128Updated last year
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆132Updated last week
- A Racket package for creating and composing pure functional lenses☆77Updated 5 years ago
- ☆103Updated 2 weeks ago