Home
Compiler Design: Analysis and Transformation
Loading Inventory...
Barnes and Noble
Compiler Design: Analysis and Transformation
Current price: $79.99
Barnes and Noble
Compiler Design: Analysis and Transformation
Current price: $79.99
Loading Inventory...
Size: Hardcover
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
The book deals with the optimization phase of compilers. In this phase, programs are transformed in order to increase their efficiency. To preserve the semantics of the programs in these transformations, the compiler has to meet the associated applicability conditions. These are checked using static analysis of the programs. In this book the authors systematically describe the analysis and transformation of imperative and functional programs. In addition to a detailed description of important efficiency-improving transformations, the book offers a concise introduction to the necessary concepts and methods, namely to operational semantics, lattices, and fixed-point algorithms.
This book is intended for students of computer science. The book is supported throughout with examples, exercises and program fragments.