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
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- All the ML code examples from the book "The Little MLer"☆87Updated 15 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 4 months ago
- Typed Racket data structure libraries☆59Updated 3 years ago
- Canonical miniKanren implementation in Racket☆85Updated 3 years ago
- ☆40Updated 3 years ago
- Implementation of the languages from the EOPL textbook in Haskell and Standard ML.☆15Updated 5 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- ☆39Updated last month
- Bindings for llvm in racket☆65Updated 10 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Compile-time metaprogramming for OCaml☆74Updated 10 months ago
- minikanren mips assembler/disassembler☆32Updated 10 years ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- ☆58Updated 8 years ago
- Disassembler for Racket☆79Updated this week
- miniKanren for interactive tutorials on the web☆34Updated 3 weeks ago
- Lollimon, a monadic concurrent linear logic programming language☆28Updated 13 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆163Updated 8 years ago
- nanopass compiler framework for Racket☆190Updated last year
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- A basic JSON parsing library for SML☆11Updated 10 years ago
- ☆50Updated 12 years ago
- An abstract machine for analyzing Racket bytecode.☆29Updated 4 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- ☆95Updated 3 weeks ago