TheReasonedSchemer2ndEd / CodeFromTheReasonedSchemer2ndEdLinks
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
☆138Updated 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.☆159Updated 7 months ago
- Bibliography of Scheme research (readscheme.org and beyond)☆163Updated 2 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆165Updated 8 years ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 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.☆127Updated 12 years ago
- ☆138Updated 3 years ago
- Canonical miniKanren implementation in Racket☆86Updated 3 years ago
- Shen/Scheme implementation☆120Updated 4 months ago
- Exercism exercises in Racket.☆43Updated 2 weeks ago
- ☆71Updated 6 months ago
- nanopass compiler framework for Racket☆189Updated last year
- Simple computer algebra system☆65Updated 8 months ago
- An implementation of R7RS in Racket☆102Updated 11 months ago
- ☆79Updated 6 years ago
- The implementation of microKanren, a featherweight relational programming language☆312Updated 11 years ago
- ☆95Updated last month
- Bibliography of Scheme-related Research☆15Updated 6 years ago
- Swish Concurrency Engine☆151Updated last month
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆136Updated 2 months ago
- ☆41Updated 3 months ago
- A collection of core libraries for Racket☆86Updated 2 months ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- A simple starting point for doing deep learning in Racket☆69Updated 5 years ago
- Algebraic structures for untyped Racket☆77Updated last year
- Generic graph library and algorithms for Racket.☆59Updated last year
- A less devious proof assistant☆226Updated 2 years ago
- A Racket package for creating and composing pure functional lenses☆77Updated 6 years ago
- An embeddable flow-oriented language.☆72Updated last month