TheReasonedSchemer2ndEd / CodeFromTheReasonedSchemer2ndEdLinks
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
☆136Updated 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 6 months ago
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- Shen/Scheme implementation☆118Updated 2 months ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- Canonical miniKanren implementation in Racket☆86Updated 3 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- nanopass compiler framework for Racket☆189Updated last year
- ☆79Updated 6 years ago
- ☆94Updated last week
- ☆137Updated 3 years ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆135Updated last month
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- The implementation of microKanren, a featherweight relational programming language☆311Updated 11 years ago
- HASKELL: Yale Haskell system written in Lisp☆101Updated 11 years ago
- Bibliography of Scheme-related Research☆15Updated 6 years ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- Swish Concurrency Engine☆150Updated last week
- Generic graph library and algorithms for Racket.☆59Updated last year
- ☆106Updated last week
- A collection of core libraries for Racket☆86Updated 3 weeks ago
- Algebraic structures for untyped Racket☆77Updated last year
- A less devious proof assistant☆225Updated 2 years ago
- An efficient implementation of the higher-order logic programming language Lambda Prolog☆156Updated last year
- Exercism exercises in Racket.☆43Updated this week
- Racket parser combinators inspired by parsack and megaparsec☆81Updated 9 months ago
- An implementation of R7RS in Racket☆101Updated 9 months ago
- A Racket package for creating and composing pure functional lenses☆77Updated 5 years ago