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
Sorting:
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆15Updated 12 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆132Updated 6 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆162Updated 8 years ago
- All the ML code examples from the book "The Little MLer"☆87Updated 15 years ago
- ☆40Updated 3 years ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Exercism exercises in Racket.☆41Updated last week
- PL Wonks website☆12Updated last month
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- nanopass compiler framework for Racket☆189Updated last year
- General Parser Combinators in Racket☆194Updated 8 years ago
- ☆39Updated 2 months ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆157Updated 3 months ago
- Typed Racket data structure libraries☆58Updated 3 years ago
- My solutions to the popular Haskell tutorial☆76Updated 13 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- A basic Parsec-like monadic parser combinator library implementation in Racket.☆49Updated 2 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- Simplified example cryptocurrency implementation in Racket☆47Updated 4 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆134Updated 10 years ago
- ☆70Updated 2 months ago
- ☆51Updated 2 years ago
- Disassembler for Racket☆79Updated 2 years ago
- The Definition of Standard ML (1990)☆124Updated 10 years ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 8 years ago