Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand
☆1,210Mar 13, 2023Updated 2 years ago
Alternatives and similar repositories for eopl3
Users that are interested in eopl3 are comparing it to the libraries listed below
Sorting:
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆135Jan 15, 2015Updated 11 years ago
- my solutions to EOPL3☆367Nov 6, 2018Updated 7 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆193Mar 5, 2012Updated 13 years ago
- Chez Scheme☆7,265Updated this week
- ☆39Feb 21, 2026Updated last week
- Some educational code written 10+ years ago at IU☆29Apr 20, 2022Updated 3 years ago
- The Racket repository☆5,104Updated this week
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆535Dec 29, 2025Updated 2 months ago
- ☆436Feb 8, 2024Updated 2 years ago
- PySonar2: a semantic indexer for Python with interprocedual type inference☆1,427Updated this week
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆368May 1, 2021Updated 4 years ago
- A structural comparison tool for Lisp family languages, with experimental C++, JS support☆194Feb 6, 2015Updated 11 years ago
- Canonical miniKanren implementation☆365Apr 11, 2018Updated 7 years ago
- A native compiler for Scheme compliant with R6RS☆199Jan 30, 2018Updated 8 years ago
- All the Scheme code examples from the book "The Little Schemer"☆683Jul 24, 2016Updated 9 years ago
- A Scheme to x86-64 compiler in Scheme☆81May 4, 2015Updated 10 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆324May 1, 2021Updated 4 years ago
- A semantic indexer for Ruby with interprocedual type inference☆199Nov 15, 2022Updated 3 years ago
- an incremental approach to compiler construction☆964Oct 9, 2019Updated 6 years ago
- A book about compiling Racket and Python to x86-64 assembly☆1,544Oct 30, 2025Updated 4 months ago
- Solutions to exercises from: Essentials of Programming Languages: 3rd edition (http://www.eopl3.com/)☆53Jul 7, 2019Updated 6 years ago
- Programming Languages: Application and Interpretation☆248Jul 20, 2023Updated 2 years ago
- The Pie language, which accompanies The Little Typer by Friedman and Christiansen☆739Jul 7, 2021Updated 4 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆257Oct 9, 2020Updated 5 years ago
- a compiler from a subset of Scheme into X64☆240Jul 29, 2019Updated 6 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Feb 5, 2013Updated 13 years ago
- My solutions to exercises from the book Essentials of Programming Languages.☆40Apr 20, 2025Updated 10 months ago
- miniKanren with a constraint-based negation operator☆10May 10, 2014Updated 11 years ago
- stex: stex to latex and latex to html converters and associated tools☆93Dec 1, 2023Updated 2 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆167Apr 1, 2017Updated 8 years ago
- My racket study documentation☆318Aug 2, 2019Updated 6 years ago
- 我的 SICP 解题集☆885Apr 1, 2022Updated 3 years ago
- MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。☆11,255Sep 27, 2023Updated 2 years ago
- Public helper code for p423/p523 students (Racket)☆169Dec 9, 2025Updated 2 months ago
- 《Scheme入门教程》,Takafumi Shido 著,Yet Scheme Another Tutorial中译版。☆379Mar 7, 2019Updated 6 years ago
- ☆169Feb 26, 2018Updated 8 years ago
- A Chinese translation of "teach-yourself-scheme-in-fixnum-days"☆185Aug 1, 2020Updated 5 years ago
- HTML5/EPUB3 version of SICP☆4,508Apr 14, 2023Updated 2 years ago
- mal - Make a Lisp☆10,580Oct 22, 2025Updated 4 months ago