TheReasonedSchemer2ndEd / CodeFromTheReasonedSchemer2ndEdLinks
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
☆140Updated 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.☆167Updated 11 months ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆167Updated 8 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- Canonical miniKanren implementation in Racket☆87Updated 4 years ago
- ☆78Updated 6 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆63Updated 7 years ago
- ☆75Updated 10 months ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- nanopass compiler framework for Racket☆197Updated 2 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Updated 12 years ago
- An implementation of R7RS in Racket☆102Updated last year
- HASKELL: Yale Haskell system written in Lisp☆104Updated 12 years ago
- Shen/Scheme implementation☆130Updated this week
- Exercism exercises in Racket.