Modern Compiler Implementation in Java (книга)
Modern Compiler Implementation in Java | |
Автор: | Andrew W. Appel |
---|---|
Оригинал издан: | 2002 |
«Modern Compiler Implementation in Java» — книга 2002 года.
Содержание |
Содержание 
От издателя 
«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…»