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 5 months ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆160Updated 2 years ago
- Canonical miniKanren implementation in Racket☆86Updated 3 years ago
- ☆79Updated 6 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- 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☆310Updated 11 years ago
- ☆94Updated 2 months ago
- ☆71Updated 4 months ago
- ☆137Updated 3 years ago
- Shen/Scheme implementation☆116Updated 2 months ago
- nanopass compiler framework for Racket☆190Updated last year
- Algebraic structures for untyped Racket☆77Updated 11 months ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- A less devious proof assistant☆225Updated 2 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- Swish Concurrency Engine☆149Updated 3 weeks ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆134Updated 3 weeks ago
- Exercism exercises in Racket.☆42Updated 2 weeks ago
- A collection of core libraries for Racket☆86Updated this week
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- Simple computer algebra system☆64Updated 6 months ago
- Racket parser combinators inspired by parsack and megaparsec☆81Updated 9 months ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆148Updated 2 years ago
- An implementation of R7RS in Racket☆101Updated 9 months ago
- Generic graph library and algorithms for Racket.☆59Updated last year
- Library and Toolkit for Standard ML☆145Updated 2 years ago
- ☆103Updated last month