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:
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆16Updated 12 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
- ☆73Updated 7 months ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆161Updated 8 months ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Generic graph library and algorithms for Racket.☆59Updated last year
- Canonical miniKanren implementation in Racket☆86Updated 4 years ago
- miniKanren for interactive tutorials on the web☆34Updated 4 months ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆138Updated 7 years ago
- ☆58Updated 8 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆166Updated 8 years ago
- Typed Racket data structure libraries☆59Updated 3 years ago
- nanopass compiler framework for Racket☆191Updated last year
- ☆51Updated 2 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆52Updated 15 years ago
- A basic Parsec-like monadic parser combinator library implementation in Racket.☆49Updated 2 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- Exercism exercises in Racket.☆43Updated 3 weeks ago
- General Parser Combinators in Racket☆193Updated 9 years ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆136Updated 3 months 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
- Racket implementation of Cook and Lämmel's partial evaluation tutorial.☆31Updated 13 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago