tomstuart / computationbookLinks
Example code for Understanding Computation
☆505Updated 10 years ago
Alternatives and similar repositories for computationbook
Users that are interested in computationbook are comparing it to the libraries listed below
Sorting:
- my solutions to EOPL3☆367Updated 7 years ago
- ☆147Updated 9 years ago
- A semantic indexer for Ruby with interprocedual type inference☆198Updated 3 years ago
- My notes as a I go through the legendary 1986 SICP lectures given by Professors Sussman and Abelson.☆43Updated 4 years ago
- Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand☆1,205Updated 2 years ago
- 我的 SICP 解题集☆886Updated 3 years ago
- My racket study documentation☆318Updated 6 years ago
- Programming Languages: Application and Interpretation☆247Updated 2 years ago
- Magical Book The book uses dialects Scheme in the programming language Lisp to explain the core concepts of computer science, including a…☆231Updated 6 years ago
- practice for SICP, the wizard book < Structure and Interpretation of Computer Programs >☆103Updated 6 years ago
- Code from my series on writing a Ruby compiler in Ruby☆277Updated 2 months ago
- 《The Little Schemer》笔记☆36Updated 10 years ago
- An irrelevant project where I keep various code I wrote while learning☆170Updated 3 weeks ago
- minimum gc☆181Updated 5 years ago
- 《Scheme入门教程》,Takafumi Shido 著,Yet Scheme Another Tutorial中译版。☆381Updated 6 years ago
- A Chinese translation of "teach-yourself-scheme-in-fixnum-days"☆185Updated 5 years ago
- 魔力haskell官方网站☆297Updated 6 years ago
- This is source code of my book.☆67Updated 9 years ago
- Programming Pearls Prep work☆100Updated 12 years ago
- Chinese translation of Learn you a Haskell for great good☆459Updated last year
- ☆51Updated 2 years ago
- Interactive Structure and Interpretation of Computer Programs☆1,161Updated 6 years ago
- Cb (C flat) compiler. Cb is simplified C.☆408Updated 7 years ago
- Haskell Programming From First Principles - Follow-up Resources☆503Updated 8 years ago
- 《计算机程序的构造和解释》编程题解☆168Updated 7 years ago
- 收录我完成的练习题☆725Updated 9 years ago
- An introduction to lambda calculus in Chinese, including an interpreter in Haskell.☆391Updated 11 years ago
- The Make-A-Lisp Process 中文翻译,如何写一个Lisp解释器☆171Updated 2 years ago
- an incremental approach to compiler construction☆963Updated 6 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆193Updated 13 years ago