rubenbarroso / EOPLLinks
My solutions to the exercises in the book Essentials of Programming Languages, 2nd Edition.
☆28Updated 13 years ago
Alternatives and similar repositories for EOPL
Users that are interested in EOPL are comparing it to the libraries listed below
Sorting:
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆15Updated 12 years ago
- Generic graph library and algorithms for Racket.☆59Updated last year
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆136Updated 7 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- 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☆86Updated 3 years ago
- Typed Racket data structure libraries☆59Updated 3 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 6 months ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆135Updated last month
- nanopass compiler framework for Racket☆189Updated last year
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- An abstract machine for analyzing Racket bytecode.☆29Updated 4 years ago
- ☆58Updated 8 years ago
- Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Int…☆14Updated 5 months ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- ☆71Updated 5 months ago
- Scheme Related Papers☆45Updated 5 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Updated 12 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆29Updated 7 years ago
- Relational Programming in miniKanren☆52Updated 10 years ago
- Exercism exercises in Racket.☆43Updated last week
- A Declarative Theorem Prover for First-Order Classical Logic☆28Updated last year
- General Parser Combinators in Racket☆194Updated 8 years ago
- Art of Prolog Code☆36Updated 5 years ago