9780521583893-0521583896-Modern Compiler Implementation in C: Basic Techniques

Modern Compiler Implementation in C: Basic Techniques

ISBN-13: 9780521583893
ISBN-10: 0521583896
Edition: Prelim. ed
Author: Andrew W. Appel, Maia Ginsburg
Publication date: 1997
Publisher: Cambridge University Press
Format: Hardcover 408 pages
FREE US shipping

Book details

ISBN-13: 9780521583893
ISBN-10: 0521583896
Edition: Prelim. ed
Author: Andrew W. Appel, Maia Ginsburg
Publication date: 1997
Publisher: Cambridge University Press
Format: Hardcover 408 pages

Summary

Modern Compiler Implementation in C: Basic Techniques (ISBN-13: 9780521583893 and ISBN-10: 0521583896), written by authors Andrew W. Appel, Maia Ginsburg, was published by Cambridge University Press in 1997. With an overall rating of 3.5 stars, it's a notable title among other books. You can easily purchase or rent Modern Compiler Implementation in C: Basic Techniques (Hardcover) 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.43.

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. 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 C header files. A unique feature of the book is a well-designed compiler implementation project in C, 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