rubenbarroso / EOPL
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
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆13Updated 12 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Canonical miniKanren implementation in Racket☆84Updated 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
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- ☆38Updated 3 months ago
- All the ML code examples from the book "The Little MLer"☆87Updated 14 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆58Updated 6 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆156Updated 2 weeks ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆34Updated 8 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆100Updated 5 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- ☆51Updated 2 years ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆28Updated 7 years ago
- Relational interpreter in miniKanren that can generate quines☆131Updated 10 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- Implementation of the languages from the EOPL textbook in Haskell and Standard ML.☆15Updated 5 years ago
- Racket port of the nanopass-framework☆34Updated 3 years ago
- Exercism exercises in Racket.☆41Updated last week
- Prolog implementation of microKanren☆41Updated 10 years ago
- Racket implementation of Cook and Lämmel's partial evaluation tutorial.☆31Updated 12 years ago
- ☆40Updated 3 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- HASKELL: Yale Haskell system written in Lisp☆98Updated 11 years ago
- General Parser Combinators in Racket☆194Updated 8 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆51Updated 14 years ago
- Disassembler for Racket☆78Updated last year
- Standard ML compiler based on typed intermediate languages.☆47Updated 10 years ago
- Compile-time metaprogramming for OCaml☆72Updated 6 months ago