9780521586542-0521586542-Modern Compiler Implementation in Java: Basic Techniques

Modern Compiler Implementation in Java: Basic Techniques

ISBN-13: 9780521586542
ISBN-10: 0521586542
Author: Andrew W. Appel
Publication date: 1997
Publisher: Cambridge University Press
Format: Paperback 408 pages
FREE US shipping

Book details

ISBN-13: 9780521586542
ISBN-10: 0521586542
Author: Andrew W. Appel
Publication date: 1997
Publisher: Cambridge University Press
Format: Paperback 408 pages

Summary

Modern Compiler Implementation in Java: Basic Techniques (ISBN-13: 9780521586542 and ISBN-10: 0521586542), written by authors Andrew W. Appel, was published by Cambridge University Press in 1997. With an overall rating of 4.5 stars, it's a notable title among other books. You can easily purchase or rent Modern Compiler Implementation in Java: Basic Techniques (Paperback) from BooksRun, along with many other new and used books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

This textbook explains all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-colouring register allocation with coalescing, and runtime systems. It covers current techniques in code generation and register allocation, as well as functional and object-oriented languages, which are missing from most books on the topic. The author illustrates the most accepted and successful techniques in a concise way, rather than as an exhaustive catalogue of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual Java classes. A unique feature of the book is a well designed compiler implementation project in Java, including front-end and 'high-tech' back-end phases, so that students can build a complete working compiler in one semester. The textbook is meant for use in a one-semester first course for undergraduates in compiler design. Accompanying support software is available.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book