Study note
Structure and Interpretation of Computer Programs
Properties
- Type
- Books
- Status
- 想读
- Domain
- Compilers / PL
- Category
- 编程语言与函数式编程
- Source
- goodreads.com
- Vault note
library/books/compilers/Structure-and-Interpretation-of-Computer-Programs-c5e7c12602568c88.md
Summary
SICP 的 Goodreads 导入条目,与上方英文 MIT 版同源,核心仍是过程抽象、数据抽象、状态、并发、惰性求值、非确定性、解释器和编译器等程序构造主题。
Highlights
可作为 SICP 的备用外部链接;实际阅读建议优先使用 MIT/官方在线版或项目中已有英文/中文版本。
Notes
Abelson, Harold。
Comments
Loading comments...