TheReasonedSchemer2ndEd / CodeFromTheReasonedSchemer2ndEd
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
☆130Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for CodeFromTheReasonedSchemer2ndEd
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 11 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆160Updated 7 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆154Updated 4 months ago
- Bibliography of Scheme research (readscheme.org and beyond)☆150Updated last year
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆60Updated 2 years ago
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 5 years ago
- nanopass compiler framework for Racket☆181Updated 10 months ago
- ☆60Updated 2 years ago
- An implementation of R7RS in Racket☆98Updated last month
- A less devious proof assistant☆222Updated last year
- The implementation of microKanren, a featherweight relational programming language☆307Updated 10 years ago
- ☆135Updated 2 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆231Updated 4 years ago
- ☆77Updated 5 years ago
- Canonical miniKanren implementation☆351Updated 6 years ago
- Relational interpreter in miniKanren that can generate quines☆130Updated 9 years ago
- Shen/Scheme implementation☆100Updated 3 months ago
- ☆93Updated last week
- Constraint programming language embedded in Racket☆152Updated 3 years ago
- ☆91Updated 2 weeks ago
- HASKELL: Yale Haskell system written in Lisp☆96Updated 10 years ago
- A collection of core libraries for Racket☆84Updated this week
- staged relational interpreters: running with holes, faster☆125Updated this week
- Shen for Common Lisp (Unmaintained)☆122Updated 5 months ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆352Updated 3 years ago
- A Racket package for creating and composing pure functional lenses☆74Updated 5 years ago
- Typed Racket data structure libraries☆58Updated 3 years ago
- Simple computer algebra system☆62Updated 2 months ago
- A basic Parsec-like monadic parser combinator library implementation in Racket.☆50Updated last year