diff --git a/docs/好书推荐.md b/docs/好书推荐.md index 0fe797f3..8fa299ab 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -25,6 +25,7 @@ - [My First Language Frontend with LLVM Tutorial](https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html) - Compilers: Principles, Techniques, and Tools (Dragon Book) +- Engineering a Compiler ## 计算机语言(PL) @@ -50,6 +51,10 @@ - Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems ([开源中文翻译](https://github.com/Vonng/ddia)) +## 理论计算机科学 + +- Introduction to the Theory of Computation,中文版:计算理论导引 + ## 密码学 - Introduction to modern cryptography (second edition) by Jonathon Katz & Yehuda Lindell