记录一些重要的编译方面的经典书籍以及论文
编译原理
- 编译原理 [Compilers:Principle,Techniques and Tools],龙书
- 现代编译原理 [Modern Compiler Implementation in C],虎书
- 高级编译器设计与实现 [Advanced Compiler Design and Implementation], 鲸书
- 编译器设计 [Enginering a Compiler], 橡书
- 虚拟机设计与实现 [Advanced Design and Implementation of Virtual Machines]
- Building an Optimizing Compiler
- 编译原理及实践 [Compiler Construction - Principles and Practice]
- 现代体系结构的优化编译器 [Optimizing compilers for modern architectures - a dependency based approach]
- Principles of Compilers - A New Approach to Compilers
- Writing Compilers and Interpreters_ A Software Engineering Approach, Third Edition
计算机原理
- 计算机程序的构造与解释 [Str