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 12 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆127Updated 12 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆162Updated 8 months ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆166Updated 8 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- General Parser Combinators in Racket☆193Updated 9 years ago
- nanopass compiler framework for Racket☆192Updated last year
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆136Updated 4 months ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆139Updated 7 years ago
- Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Int…☆14Updated 8 months ago
- Typed Racket data structure libraries☆59Updated 3 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Canonical miniKanren implementation in Racket☆86Updated 4 years ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- ☆51Updated 2 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 10 years ago
- ☆75Updated 7 months ago
- ☆58Updated 8 years ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- Generic graph library and algorithms for Racket.☆59Updated last year
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- Embedding of some of SQL into Racket☆34Updated 3 years ago
- A Python implementation for Racket☆150Updated 7 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Updated 12 years ago
- the Art of the Propagator☆52Updated 13 years ago
- Implementation of the languages from the EOPL textbook in Haskell and Standard ML.☆15Updated 5 years ago
- A Declarative Theorem Prover for First-Order Classical Logic☆28Updated last year