Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.
☆130Feb 5, 2013Updated 13 years ago
Alternatives and similar repositories for TheReasonedSchemer
Users that are interested in TheReasonedSchemer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Canonical miniKanren implementation☆367Apr 11, 2018Updated 8 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆53Mar 28, 2010Updated 16 years ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆45May 29, 2023Updated 2 years ago
- Canonical miniKanren implementation in Racket☆87Sep 21, 2021Updated 4 years ago
- ☆437Feb 8, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An outdated miniKanren implementation with a not-pairo constraint☆30Nov 28, 2013Updated 12 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆140Jun 21, 2018Updated 7 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Mar 9, 2019Updated 7 years ago
- ☆168Feb 26, 2018Updated 8 years ago
- r6rs packaging of minikanren from "The Reasoned Schemer"☆12Apr 22, 2015Updated 11 years ago
- ☆30Mar 24, 2020Updated 6 years ago
- Clojure solutions to Project Euler problems☆18Jan 1, 2014Updated 12 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆134Jan 15, 2015Updated 11 years ago
- Type Inference Prototyping Engine from Relational specifications of type systems☆11Jun 24, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A JSON library for Chez Scheme☆15Jul 18, 2017Updated 8 years ago
- ☆58May 5, 2017Updated 9 years ago
- Company-mode completion back-end for haskell-cabal-mode☆14Sep 17, 2017Updated 8 years ago
- Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.☆368Jun 29, 2012Updated 13 years ago
- ☆49Jan 6, 2013Updated 13 years ago
- Generic collections API for Racket☆52Mar 29, 2022Updated 4 years ago
- Program texts for a LISP interpreter writen as a Tutorial for Ada 2012.☆25Jul 30, 2013Updated 12 years ago
- An example Ruby implementation of μKanren.☆24Sep 7, 2019Updated 6 years ago
- logic programming in elixir☆10Nov 1, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- miniKanren with a first-order representation of the search space☆17Mar 11, 2026Updated 2 months ago
- ☆41Feb 21, 2026Updated 3 months ago
- SRFI libraries for Chez Scheme☆10Mar 21, 2010Updated 16 years ago
- Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand