This new, expanded textbook describes all phases of a modern 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 functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be ...
Read More
This new, expanded textbook describes all phases of a modern 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 functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.
Read Less
Add this copy of Modern Compiler Implementation in C to cart. $25.81, good condition, Sold by Marlton Books LLC rated 5.0 out of 5 stars, ships from new york, NY, UNITED STATES, published 2004 by Cambridge University Press.
Add this copy of Modern Compiler Implementation in C to cart. $26.27, good condition, Sold by Books From California rated 4.0 out of 5 stars, ships from Simi Valley, CA, UNITED STATES, published 2008 by Cambridge University Press.
Add this copy of Modern Compiler Implementation in C to cart. $26.74, very good condition, Sold by Books From California rated 4.0 out of 5 stars, ships from Simi Valley, CA, UNITED STATES, published 2008 by Cambridge University Press.
Add this copy of Modern Compiler Implementation in C to cart. $28.82, good condition, Sold by Jenson Books Inc rated 4.0 out of 5 stars, ships from Logan, UT, UNITED STATES, published 1997 by Cambridge University Press.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
The item is in good condition and works perfectly, however it is showing some signs of previous ownership which could include: small tears, scuffing, notes, highlighting, gift inscriptions, and library markings.
Add this copy of Modern Compiler Implementation in C to cart. $28.98, good condition, Sold by HPB-Red rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 1999 by Cambridge University Press.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of Modern Compiler Implementation in C to cart. $33.65, good condition, Sold by ZBK Books rated 5.0 out of 5 stars, ships from Woodland Park, NJ, UNITED STATES, published 1997 by Cambridge University Press.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Used book in good and clean conditions. Pages and cover are intact. Limited notes marks and highlighting may be present. May show signs of normal shelf wear and bends on edges. Item may be missing CDs or access codes. May include library marks. Fast Shipping.
Add this copy of Modern Compiler Implementation in C to cart. $34.64, good condition, Sold by Book Forest rated 5.0 out of 5 stars, ships from San Rafael, CA, UNITED STATES, published 1997 by Cambridge University Press.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Text block firm and clean, binding unblemished, boards straight, without highlights or underlining. Supporting Bay Area Friends of the Library since 2010. Well packaged and promptly shipped.
Add this copy of Modern Compiler Implementation in C to cart. $34.65, very good condition, Sold by Open Books Ltd rated 5.0 out of 5 stars, ships from Chicago, IL, UNITED STATES, published 1997 by Cambridge University Press.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. Open Books is a nonprofit social venture that provides literacy experiences for thousands of readers each year through inspiring programs and creative capitalization of books.
Add this copy of Modern Compiler Implementation in C to cart. $34.65, fair condition, Sold by Goodwill Books rated 5.0 out of 5 stars, ships from Hillsboro, OR, UNITED STATES, published 1997 by Cambridge University Press.
Add this copy of Modern Compiler Implementation in C to cart. $35.69, fair condition, Sold by BooksRun rated 4.0 out of 5 stars, ships from Philadelphia, PA, UNITED STATES, published 1997 by Cambridge University Press.
This book is very interesting. If you're studying this matter it might be good for you - it explains all steps in compiler construction and does not give you too much details on some things that are more difficult so that you can do them your way. The only thing that is not so good is that the writer loses too much time explaining you the Tiger language which is the language you'll be writing a compiler for in this book and sometimes it's hard to keep up. Other than that, excellent book!