Skip to content

Engineering a Compiler

Best in textbook rentals since 2012!

ISBN-10: 012088478X

ISBN-13: 9780120884780

Edition: 2nd 2011

Authors: Keith D. Cooper, Linda Torczon

List price: $70.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Buy eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $70.99
Edition: 2nd
Copyright year: 2011
Publisher: Elsevier Science & Technology
Publication date: 3/15/2011
Binding: Hardcover
Pages: 824
Size: 7.50" wide x 9.21" long x 1.50" tall
Weight: 3.498
Language: English

Dr. Cooper, Professor, Dept. of Computer Science at Rice University, is the leader of the Massively Scalar Compiler Project at Rice, which investigates issues relating to optimization and code generation for modern machines. He is also a member of the Center for High Performance Software Research, the Computer and Information Technology Institute, and the Center for Multimedia Communication -- all at Rice. He teaches courses in Compiler Construction at the undergraduate and graduate level.

Overview of Compilation
Scanners
Parsers
Context Sensitive Analysis
Intermediate Representations
The Procedure Abstraction
Code Shape
Introduction to Optimization
Data-Flow Analysis
Scalar Optimizations
Instruction Selection
Instruction Scheduling
Register Allocation
ILOC
Data Structures