Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.
☆128Feb 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
Sorting:
- Canonical miniKanren implementation☆365Apr 11, 2018Updated 7 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆53Mar 28, 2010Updated 15 years ago
- Canonical miniKanren implementation in Racket☆87Sep 21, 2021Updated 4 years ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆44May 29, 2023Updated 2 years ago
- An outdated miniKanren implementation with a not-pairo constraint☆30Nov 28, 2013Updated 12 years ago
- ☆436Feb 8, 2024Updated 2 years ago
- ☆169Feb 26, 2018Updated 8 years ago
- ☆58May 5, 2017Updated 8 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Mar 9, 2019Updated 6 years ago
- ☆49Jan 6, 2013Updated 13 years ago
- Racket libraries☆15Nov 5, 2025Updated 3 months ago
- Type Inference Prototyping Engine from Relational specifications of type systems☆11Jun 24, 2020Updated 5 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆135Jan 15, 2015Updated 11 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆140Jun 21, 2018Updated 7 years ago
- Clojure solutions to Project Euler problems☆18Jan 1, 2014Updated 12 years ago
- Haskell implementation of the Edinburgh Logical Framework☆32Jan 12, 2026Updated last month
- ☆39Feb 21, 2026Updated last week
- Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand☆1,210Mar 13, 2023Updated 2 years ago
- A JSON library for Chez Scheme☆15Jul 18, 2017Updated 8 years ago
- Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.☆367Jun 29, 2012Updated 13 years ago
- ☆30Mar 24, 2020Updated 5 years ago
- a compiler from a subset of Scheme into X64☆30May 10, 2014Updated 11 years ago
- Public course materials for CSE 131 (Compilers)☆18Jun 22, 2020Updated 5 years ago
- Rewrite of Arc 3.1 with more features, more speed, and bug fixes. Still compatible with Arc 3.1.☆49May 1, 2017Updated 8 years ago
- Scheme Editor plugin for Eclipse☆37Jul 25, 2018Updated 7 years ago
- ☆19Apr 24, 2018Updated 7 years ago
- A project in which I work my way through a Clojure version of "The Reasoned Schemer"☆32Dec 12, 2012Updated 13 years ago
- A practical guide to Racket macros☆258Mar 5, 2020Updated 5 years ago
- Generic collections API for Racket☆52Mar 29, 2022Updated 3 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Apr 20, 2015Updated 10 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆257Oct 9, 2020Updated 5 years ago
- A Scheme to x86-64 compiler in Scheme☆81May 4, 2015Updated 10 years ago
- 华南理工大学高英实验室进行的分布式爬虫项目,除了实验室内部人员外,不得私自传播.☆21Jul 13, 2014Updated 11 years ago
- All the Scheme code examples from the book "The Little Schemer"☆683Jul 24, 2016Updated 9 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆167Feb 4, 2025Updated last year
- A native compiler for Scheme compliant with R6RS☆199Jan 30, 2018Updated 8 years ago
- 廣韻查詢☆20Feb 24, 2023Updated 3 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆63May 6, 2017Updated 8 years ago
- All code examples from "The Little Prover" book☆23Nov 22, 2015Updated 10 years ago