huangzworks / SICP-answersLinks
我的 SICP 解题集
☆884Updated 3 years ago
Alternatives and similar repositories for SICP-answers
Users that are interested in SICP-answers are comparing it to the libraries listed below
Sorting:
- 📖 SICP 读书笔记,习题解答☆1,237Updated 5 years ago
- 《Scheme入门教程》,Takafumi Shido 著,Yet Scheme Another Tutorial中译版。☆380Updated 6 years ago
- 收录我完成的练习题☆722Updated 9 years ago
- 《计算机程序的构造和解释》编程题解☆168Updated 7 years ago
- Magical Book The book uses dialects Scheme in the programming language Lisp to explain the core concepts of computer science, including a…☆230Updated 6 years ago
- my solutions to EOPL3☆368Updated 6 years ago
- A Chinese translation of "teach-yourself-scheme-in-fixnum-days"☆186Updated 5 years ago
- My racket study documentation☆316Updated 6 years ago
- 《Real World Haskell》中文翻译项目☆1,579Updated 3 years ago
- ANSI Common Lisp 中文翻译版☆686Updated 4 years ago
- An introduction to lambda calculus in Chinese, including an interpreter in Haskell.☆389Updated 11 years ago
- Chinese translation of Learn you a Haskell for great good☆457Updated last year
- Computer Systems: A Programmer's Perspective☆483Updated 8 years ago
- ☆147Updated 9 years ago
- a compiler from a subset of Scheme into X64