mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
add book crafting interpret
This commit is contained in:
parent
933d96b180
commit
5d5c4d7063
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@
|
|||
|
||||
- Engineering a Compiler [[豆瓣](https://book.douban.com/subject/5288601/)]
|
||||
- Compilers: Principles, Techniques, and Tools [[豆瓣](https://book.douban.com/subject/1866231/)]
|
||||
- [Crafting Interpreters]((http://www.craftinginterpreters.com/contents.html)) [[豆瓣]](https://book.douban.com/subject/35548379/)[[开源中文翻译]](https://github.com/GuoYaxiang/craftinginterpreters_zh)
|
||||
|
||||
## 计算机编程语言
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue