Other Resource:
-
Compilers: Principles, Techniques, and Tools(Second Edition) --Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jefrey D. Ullman
-
Modern Compiler Implementation in C --Andrew W.Appel
-
Advanced Compiler Design and Implementation --Steven S. Muchnick
-
Engineering a Compiler(Second Edition) --Keith D.Copper, Linda Torczon
-
Modern Compiler Design(Second Edition) --Dick Grune, Kees van Reeuwijk, Henri E. Bal, Ceriel J.H. Jacobs, Koen Langendoen
-
Linkers & Loaders --John R. Levine
-
flex & bison: Text Processing Tools --John Levine
-
Parsing Techniques: A Practical Guide --Dick Grune
-
The Compiler Design Handbook: Optimizations and Machine Code Generation -- Y.N. Srikant,Priti Shankar
-
Advanced C and C++ Compiling --Milan Stevanovic
-
A Retargetable C Compiler: Design and Implementation --David R. Hanson,Christopher W. Fraser
-
High-Performance Compilers for Parallel Computing --Michael Wolfe
-
Writing Compilers and Interpreters: A Software Engineering Approach (3rd Edition) --Ronald Mak
-
《程序员的自我修养:链接、装载与库》 --俞甲子,石凡,潘爱民
-
Getting Started with LLVM Core Libraries --Bruno Cardoso Lopes, Rafael Auler
-
LLVM Essentials: Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler -- Suyog Sarda, Mayur Pandey
-
LLVM Cookbook --Mayur Pandey, Suyog Sarda
-
Lecture Notes on Static Analysis --Michael I. Schwartzbach
-
Static Program Analysis --Anders Møller, Michael I. Schwartzbach
-
Virtual Machines: Versatile Platforms for Systems and Processes --Jim Smith, Ravi Nair
-
Virtual Machines --Iain D. Craig
-
Advanced Design and Implementation of Virtual Machines --Xiao-Feng Li
-
《深入解析Android虚拟机》 --钟世礼
-
《深入理解Java虚拟机(第3版)》 --周志明
-
Programming Languages: Application and Interpretation --Shriram Krishnamurthi
-
Essentials of Programming Languages --Third Edition
-
The Implementation of Functional Programming Languages --Simon Peyton Jones
-
Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers) --Terence Parr
-
Types and Programming Languages --Benjamin C. Pierce
-
Advanced Topics in Types and Programming Languages --Benjamin C. Pierce
-
Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers) --Terence Parr