ksco / BuildYourOwnLispCnLinks
Build Your Own Lisp 中文版
☆155Updated 6 years ago
Alternatives and similar repositories for BuildYourOwnLispCn
Users that are interested in BuildYourOwnLispCn are comparing it to the libraries listed below
Sorting:
- 《Scheme入门教程》,Takafumi Shido 著,Yet Scheme Another Tutorial中译版。☆378Updated 6 years ago
- A Chinese translation of "teach-yourself-scheme-in-fixnum-days"☆185Updated 4 years ago
- The Make-A-Lisp Process 中文翻译,如何写一个Lisp解释器☆171Updated 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
- Programming Languages: Application and Interpretation☆245Updated last year
- Racket指南(中文翻译)☆172Updated 7 years ago
- 《计算机程序的构造和解释》编程题解☆167Updated 7 years ago
- 【译】操作系统思考