From 938bd63e9bac97bfbc629843ee3748851ba1f822 Mon Sep 17 00:00:00 2001 From: ChrisWang Date: Thu, 29 Dec 2022 21:42:59 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=A5=BD=E4=B9=A6=E6=8E=A8=E8=8D=90.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/好书推荐.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index 9b9de989..d71c1487 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -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](https://craftinginterpreters.com/contents.html) ## 计算机编程语言