pkrumins / the-reasoned-schemer
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
- Hygienic Literate Programming for Chez Scheme☆46Updated 7 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆58Updated 6 years ago
- Data Structure Optimization for Functional Programs☆34Updated 6 years ago
- racket-cheat - a cheat sheet for Racket☆36Updated 2 months ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 8 years ago
- ☆58Updated 8 years ago
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- Window manager in the Racket programming language☆87Updated 8 months ago
- HASKELL: Yale Haskell system written in Lisp☆99Updated 11 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Updated 6 years ago
- Scheme Related Papers☆45Updated 5 years ago
- Access Chez Scheme documentation from the REPL☆29Updated 6 months ago
- ☆12Updated last year
- Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog…☆102Updated 3 years ago
- MIT Scheme's Edwin Editor written on top of Scheme48 and SCSH☆42Updated 8 years ago
- the Art of the Propagator☆51Updated 12 years ago
- This package implements genereric syntax for working with monads in R6RS scheme.☆25Updated 7 years ago
- PVTS is a visual interpreter for the Scheme programming language writen in Java.☆28Updated 11 years ago
- Don't Lisp, Talk!☆57Updated last year
- Racket parser combinators inspired by parsack and megaparsec☆80Updated 7 months ago
- ☆17Updated 2 months ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆36Updated 3 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- Chez Scheme statistics library☆22Updated 5 months ago
- R7RS SRFI implementations☆33Updated 7 months ago
- A data frame implementation for Racket☆37Updated last year
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆42Updated last year