TheReasonedSchemer2ndEd / CodeFromTheReasonedSchemer2ndEdLinks
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
☆139Updated 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.☆165Updated 10 months ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆166Updated 8 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆165Updated 2 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆60Updated 6 years ago
- Canonical miniKanren implementation in Racket☆86Updated 4 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Updated 12 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- ☆75Updated 9 months ago
- Shen/Scheme implementation☆125Updated 6 months ago
- ☆137Updated 3 years ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- ☆79Updated 6 years ago
- nanopass compiler framework for Racket☆195Updated last year
- The implementation of microKanren, a featherweight relational programming language☆315Updated 11 years ago
- An implementation of R7RS in Racket☆101Updated last year
- HASKELL: Yale Haskell system written in Lisp☆104Updated 11 years ago
- Exercism exercises in Racket.☆46Updated last week
- A Racket package for creating and composing pure functional lenses☆79Updated 6 years ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆137Updated last week
- ☆96Updated 2 weeks ago
- Swish Concurrency Engine☆153Updated last month
- Generic graph library and algorithms for Racket.☆59Updated 2 years ago
- Simple computer algebra system☆65Updated 11 months ago
- A collection of core libraries for Racket☆84Updated 5 months ago
- Prolog implementation of microKanren☆44Updated 10 years ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- Racket parser combinators inspired by parsack and megaparsec☆82Updated last year
- ☆111Updated 2 weeks ago
- Algebraic structures for untyped Racket☆78Updated last year
- A simple starting point for doing deep learning in Racket☆69Updated 6 years ago