Modern Compiler Implementation in Java by Andrew W. Appel, Jens Palsberg
Publisher: Cambridge University Press; 2 edition (November 2002) | ISBN-10: 052182060X | CHM | 8 Mb | 512 pages
This textbook describes all phases of a compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes thorough coverage of current techniques in code generation and register allocation, and the compilation of functional and object-oriented languages.