rubenbarroso / EOPL
My solutions to the exercises in the book Essentials of Programming Languages, 2nd Edition.
☆28Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for EOPL
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 11 years ago
- 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
- ☆37Updated 3 weeks ago
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 7 years ago
- ☆57Updated 7 years ago
- Typed Racket data structure libraries☆58Updated 3 years ago
- All the ML code examples from the book "The Little MLer"☆87Updated 14 years ago
- Relational interpreter in miniKanren that can generate quines☆130Updated 9 years ago
- General Parser Combinators in Racket☆195Updated 8 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆160Updated 7 years ago
- Compile-time metaprogramming for OCaml☆71Updated 3 months ago
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- Library for Standard ML☆54Updated 12 years ago
- functional data structures for scheme☆133Updated 5 years ago
- nanopass compiler framework for Racket☆181Updated 10 months ago
- ☆40Updated 3 years ago
- Racket port of the nanopass-framework☆34Updated 3 years ago
- Constraint programming language embedded in Racket☆152Updated 3 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- ☆51Updated last year
- A basic Parsec-like monadic parser combinator library implementation in Racket.☆50Updated last year
- Implementation of the languages from the EOPL textbook in Haskell and Standard ML.☆15Updated 4 years ago
- A native compiler for Scheme compliant with R6RS☆200Updated 6 years ago
- Computer Algebra and Symbolic Computation for R6RS Scheme☆63Updated last year
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆28Updated 6 years ago
- ☆93Updated last week
- All the Scheme code examples from the book "The Seasoned Schemer"☆99Updated 5 years ago