pkrumins / the-reasoned-schemerLinks
All the logic programming code examples from the book "The Reasoned Schemer"
☆52Updated 15 years ago
Alternatives and similar repositories for the-reasoned-schemer
Users that are interested in the-reasoned-schemer are comparing it to the libraries listed below
Sorting:
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- Hygienic Literate Programming for Chez Scheme☆46Updated 7 years ago
- Canonical miniKanren implementation in Racket☆86Updated 3 years ago
- ☆74Updated 10 years ago
- ☆58Updated 8 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 6 months ago
- functional data structures for scheme☆136Updated 6 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- ☆170Updated 7 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆100Updated 6 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- Generic collections API for Racket☆52Updated 3 years ago
- PVTS is a visual interpreter for the Scheme programming language writen in Java.☆28Updated 11 years ago
- HASKELL: Yale Haskell system written in Lisp☆102Updated 11 years ago
- Learn Racket by doing: Practice language features by fixing topic-oriented unit tests.☆80Updated 2 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆29Updated 7 years ago
- Source Codes for "A Pamphlet against R"☆100Updated 3 years ago
- Constraint programming language embedded in Racket☆154Updated 3 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- the Art of the Propagator☆51Updated 12 years ago
- #lang clojure☆125Updated 10 years ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆42Updated 2 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- Exercism exercises in Racket.☆43Updated last week
- A data frame implementation for Racket☆37Updated 3 weeks ago
- Scheme Related Papers☆45Updated 5 years ago
- General Parser Combinators in Racket☆194Updated 8 years ago
- Simple computer algebra system☆65Updated 8 months ago