close

Modern Compiler Implementation in Java

Andrew W. Appel, Jens Palsberg · ISBN 9780521820608
Modern Compiler Implementation in Java | Zookal Textbooks | Zookal Textbooks
Out of stock
$124.95  Save $6.33
$118.62
-
+
Zookal account needed
Read online instantly with Zookal eReader
Access online & offline
$124.95
Note: Subscribe and save discount does not apply to eTextbooks.
-
+
Publisher Cambridge University Press
Author(s) Andrew W. Appel / Jens Palsberg
Edition 2
Published 21st October 2002
Related course codes
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 good coverage of current techniques in code generation and register allocation, as well as the compilation of functional and object-oriented languages, that is missing from most books. The most accepted and successful techniques are described concisely, rather than as an exhaustive catalog of every possible variant, and illustrated with actual Java classes. This second edition has been extensively rewritten to include more discussion of Java and object-oriented programming concepts, such as visitor patterns. A unique feature is the newly redesigned compiler project in Java, for a subset of Java itself. The project includes both front-end and back-end phases, so that students can build a complete working compiler in one semester.
Translation missing: en.general.search.loading