rubenbarroso / EOPLLinks
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
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 4 months ago
- Canonical miniKanren implementation in Racket☆85Updated 3 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 10 years ago
- ☆40Updated 3 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆163Updated 8 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- All the ML code examples from the book "The Little MLer"☆87Updated 15 years ago
- A basic Parsec-like monadic parser combinator library implementation in Racket.☆49Updated 2 years ago
- Typed Racket data structure libraries☆58Updated 3 years ago
- Generic graph library and algorithms for Racket.☆59Updated last year
- ☆39Updated 3 weeks ago
- General Parser Combinators in Racket☆194Updated 8 years ago
- Lollimon, a monadic concurrent linear logic programming language☆28Updated 13 years ago
- Disassembler for Racket☆79Updated last week
- Prolog implementation of microKanren☆43Updated 10 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Updated 6 years ago
- nanopass compiler framework for Racket☆189Updated last year
- ☆58Updated 8 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆52Updated 15 years ago
- HASKELL: Yale Haskell system written in Lisp☆100Updated 11 years ago
- An outdated miniKanren implementation with a not-pairo constraint☆30Updated 11 years ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Updated 12 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago