pkrumins / the-reasoned-schemerLinks
All the logic programming code examples from the book "The Reasoned Schemer"
☆53Updated 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:
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆63Updated 7 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Updated 12 years ago
- Hygienic Literate Programming for Chez Scheme☆47Updated 8 years ago
- Canonical miniKanren implementation in Racket☆87Updated 4 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 8 years ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆167Updated 11 months ago
- ☆74Updated 11 years ago
- All code examples from "The Little Prover" book☆23Updated 10 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Updated 6 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆29Updated 8 years ago
- An implementation of R7RS in Racket☆102Updated last year
- HASKELL: Yale Haskell system written in Lisp☆104Updated 12 years ago
- Access Chez Scheme documentation from the REPL☆30Updated 8 months ago
- racket-cheat - a cheat sheet for Racket☆37Updated last month
- An abstract machine for analyzing Racket bytecode.☆29Updated 4 years ago
- ☆73Updated this week
- Generic collections API for Racket☆52Updated 3 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Updated 12 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- ☆58Updated 8 years ago
- General Parser Combinators in Racket☆193Updated 9 years ago
- Oleg Kiselyov's minimal implementation of logic programming☆24Updated 12 years ago
- Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog…☆102Updated 4 years ago
- Interactive Scheme Primer, written in Scheme.☆22Updated 7 months ago
- the Art of the Propagator☆52Updated 13 years ago
- IA32 assembler in PLT Scheme☆33Updated 15 years ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆44Updated 2 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆167Updated 8 years ago