pkrumins / the-little-prover
All code examples from "The Little Prover" book
☆23Updated 9 years ago
Alternatives and similar repositories for the-little-prover
Users that are interested in the-little-prover 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
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆52Updated 15 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- Hygienic Literate Programming for Chez Scheme☆46Updated 7 years ago
- Demonstration of implementing a language in Racket☆58Updated 10 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- Generic collections API for Racket☆52Updated 3 years ago
- Use Travis CI with Racket☆42Updated 4 years ago
- ☆58Updated 8 years ago
- IA32 assembler in PLT Scheme☆32Updated 14 years ago
- An abstract machine for analyzing Racket bytecode.☆29Updated 4 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆28Updated 7 years ago
- ☆51Updated 2 years ago
- Asynchronous event loop for chez scheme with await semantics☆38Updated 3 years ago
- Data Structure Optimization for Functional Programs☆34Updated 6 years ago
- An outdated miniKanren implementation with a not-pairo constraint☆30Updated 11 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- A pattern match macro for chez-scheme☆18Updated 8 years ago
- All the ML code examples from the book "The Little MLer"☆87Updated 15 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 10 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆15Updated 12 years ago
- miniKanren for interactive tutorials on the web☆33Updated 7 years ago
- ☆44Updated 8 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆58Updated 6 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Updated 6 years ago
- Racket implementation of Cook and Lämmel's partial evaluation tutorial.☆31Updated 12 years ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆42Updated last year