EFanZh / EOPL-ExercisesLinks
My solutions to exercises from the book Essentials of Programming Languages.
☆40Updated 2 months ago
Alternatives and similar repositories for EOPL-Exercises
Users that are interested in EOPL-Exercises are comparing it to the libraries listed below
Sorting:
- Public helper code for p423/p523 students (Racket)☆164Updated 6 months ago
- ☆39Updated last month
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- Course web page for Fall 2021.☆22Updated 3 years ago
- Web page for IU Compiler Course for Fall 2020☆132Updated 4 years ago
- DrRacket plugins for better autocompletion☆65Updated 11 months ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 4 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- ☆16Updated 5 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- ☆40Updated 3 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆163Updated 8 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 6 months ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆135Updated 10 years ago
- A notional machine for the SMoL languages☆21Updated last year
- My solutions to the exercises in the book Essentials of Programming Languages, 2nd Edition.☆28Updated 13 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 4 months ago
- Notes on higher-order typed compilation. Probably wrong☆23Updated 2 years ago
- ☆51Updated 2 years ago
- My solutions to the popular Haskell tutorial☆76Updated 13 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- Solutions to exercises from: Essentials of Programming Languages: 3rd edition (http://www.eopl3.com/)☆51Updated 5 years ago
- nanopass compiler framework for Racket☆190Updated last year
- ☆233Updated 10 months ago
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆55Updated 2 years ago
- Scheme Related Papers☆45Updated 5 years ago
- A minimalist revision of the miniKanren language with no additional features☆51Updated 3 years ago
- ☆103Updated 3 weeks ago
- ☆40Updated 2 weeks ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago