rubenbarroso / EOPLLinks
My solutions to the exercises in the book Essentials of Programming Languages, 2nd Edition.
☆28Updated 14 years ago
Alternatives and similar repositories for EOPL
Users that are interested in EOPL are comparing it to the libraries listed below
Sorting:
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆16Updated 13 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆167Updated 8 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Updated 12 years ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆140Updated 7 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆60Updated 7 years ago
- Canonical miniKanren implementation in Racket☆86Updated 4 years ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆139Updated last month
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆166Updated 11 months ago
- All code examples from "The Little Prover" book☆23Updated 10 years ago
- nanopass compiler framework for Racket☆196Updated last year
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 10 years ago
- ☆75Updated 10 months ago
- Generic graph library and algorithms for Racket.☆59Updated 2 years ago
- Prolog implementation of microKanren☆44Updated 10 years ago
- Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Int…☆15Updated 10 months ago
- miniKanren for interactive tutorials on the web☆34Updated 7 months ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 13 years ago
- Typed Racket data structure libraries☆59Updated 4 years ago
- Relational Programming in miniKanren☆52Updated 10 years ago
- ☆58Updated 8 years ago
- HASKELL: Yale Haskell system written in Lisp☆104Updated 11 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- ☆39Updated 4 years ago
- Oleg Kiselyov's minimal implementation of logic programming☆24Updated 12 years ago
- ☆51Updated 3 years ago
- Embedding of some of SQL into Racket☆34Updated 3 years ago
- An Introduction to Redex with Abstracting Abstract Machines☆104Updated last year
- the Art of the Propagator☆52Updated 13 years ago