my solutions to EOPL3
☆367Nov 6, 2018Updated 7 years ago
Alternatives and similar repositories for eopl
Users that are interested in eopl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand☆1,211Mar 13, 2023Updated 3 years ago
- My solutions to exercises from the book Essentials of Programming Languages.☆40Apr 20, 2025Updated 11 months ago
- 我的 SICP 解题集☆884Apr 1, 2022Updated 3 years ago
- A Scheme to x86-64 compiler in Scheme☆81May 4, 2015Updated 10 years ago
- Chez Scheme☆7,265Mar 13, 2026Updated last week
- My solutions to the exercises in the book Essentials of Programming Languages, 2nd Edition.☆28Sep 15, 2011Updated 14 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆258Oct 9, 2020Updated 5 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆135Jan 15, 2015Updated 11 years ago
- a compiler from a subset of Scheme into X64☆240Jul 29, 2019Updated 6 years ago
- P523 Code☆30Jan 21, 2015Updated 11 years ago
- Programming Languages: Application and Interpretation☆248Jul 20, 2023Updated 2 years ago
- 📖 SICP 读书笔记,习题解答☆1,238Jan 3, 2020Updated 6 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Mar 9, 2019Updated 7 years ago
- 《A Little Java, A Few Patterns》笔记☆58Feb 4, 2020Updated 6 years ago
- All the Scheme code examples from the book "The Little Schemer"☆683Jul 24, 2016Updated 9 years ago
- A Chinese translation of "teach-yourself-scheme-in-fixnum-days"☆185Aug 1, 2020Updated 5 years ago
- ☆147May 7, 2016Updated 9 years ago
- 《Real World Haskell》中文翻译项目☆1,579Feb 14, 2022Updated 4 years ago
- MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。☆11,250Sep 27, 2023Updated 2 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆129Feb 5, 2013Updated 13 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆368May 1, 2021Updated 4 years ago
- My racket study documentation☆318Aug 2, 2019Updated 6 years ago
- 《软件基础》中译版 Software Foundations Chinese Translation☆967Mar 4, 2026Updated 2 weeks ago
- A simple yet fairly fast scheme byte code interpreter written in ANSI C.☆14Mar 28, 2021Updated 4 years ago
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)☆21Jun 24, 2013Updated 12 years ago
- Notes on higher-order typed compilation. Probably wrong☆24Oct 20, 2022Updated 3 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆193Mar 5, 2012Updated 14 years ago
- 2015年8月1日上海,SICP读书讨论、函数式程序设计及程序设计语言理论交流分享会。☆12Sep 1, 2015Updated 10 years ago
- An introduction to lambda calculus in Chinese, including an interpreter in Haskell.☆392May 30, 2014Updated 11 years ago
- SRFI libraries for Chez Scheme☆10Mar 21, 2010Updated 16 years ago
- Okasaki's Purely Functional Data Structures in OCaml☆40Nov 10, 2012Updated 13 years ago
- CN MonaD.ReadeR Reading Group☆107Mar 3, 2016Updated 10 years ago
- Scheme code snippets from the book "The Seasoned Schemer", by Daniel P. Friedman and Matthias Felleisen.☆13Jun 27, 2012Updated 13 years ago
- The Racket repository☆5,113Updated this week
- A quick and very dirty Scheme interpereter.☆387Feb 27, 2018Updated 8 years ago
- A File Manager for DrRacket☆84Jul 2, 2023Updated 2 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Nov 23, 2019Updated 6 years ago
- My notes and solutions to exercises for EoPL3.☆15Dec 22, 2023Updated 2 years ago
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆119Oct 25, 2017Updated 8 years ago