Cover of Andrew W. Appel: Modern Compiler Implementation in Java

Andrew W. Appel Modern Compiler Implementation in Java

Price for Eshop: 1915 Kč (€ 76.6)

VAT 0% included

New

E-book delivered electronically online

E-Book information

Cambridge University Press

2002

EPub
How do I buy e-book?

978-1-139-63701-5

1-139-63701-0

Annotation

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.

Ask question

You can ask us about this book and we'll send an answer to your e-mail.