Product Edition:2nd Edition
Author: Andrew W. Appel
Book Name: Modern Compiler Implementation in Java
Subject Name: Engineering

Modern Compiler Implementation in Java 2nd Edition Solutions

0 out of 5.0
59 reviews
img-icon1
41 Students
have requested for homework help from this book

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.

5
30
4
12
3
12
2
6
1
0

Students Reviews & Ratings

0

Students who viewed this book also checked out

CrazyForStudy Frequently asked questions

    faq_img.png