Compiler Design : Analysis and Transformation - Helmut Seidl

Compiler Design

Analysis and Transformation

By: Helmut Seidl, Reinhard Wilhelm, Sebastian Hack

Hardcover | 14 August 2012

At a Glance

Hardcover


$134.66

or 4 interest-free payments of $33.66 with

 or 

Aims to ship in 7 to 10 business days

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming system and programming environment, and to other compilers and libraries are often available.

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.

Industry Reviews

From the reviews:

"German academics ... provide a concise, compact presentation on 'methods to improve the efficiency of target programs by a compiler,' i.e., a compiler's optimizing phase. ... The authors provide a wealth of information on analysis along with specific illustrations. ... The authors walk through many of their examples with reference to various languages (such as Java). Since this book is aimed at students, it includes exercises at the end of each chapter. ... Summing Up: Recommended. Upper-division undergraduates and graduate students." (M. B. DuBois, Choice, Vol. 50 (10), June, 2013)

"The authors bring together many of the results from the last few decades in a coherent and detailed manner, and the result is an excellent resource for those wanting to understand some of the complex issues in building realistic, industrial-strength compilers. ... The authors provide motivation and definitions for many of the concepts in static analysis, and illustrate these ideas through example programs that can be optimized." (Sara Kalvala, Computing Reviews, April, 2013)

"This is a nice book on intraprocedural analysis for imperative languages, with short outings into interprocedural analysis, and analysis of functional languages. The book looks nice, reads well and provides good intuitions, and, importantly, also provides details on the transformation of programs. ... It introduces the necessary preliminaries along the way as they arise ... which gives the book a better flow when reading. Finally, it is also graphically very pleasing to look at." (Juriaan Hage, Zentralblatt MATH, Vol. 1257, 2013)

Other Editions and Formats

Paperback

Published: 23rd August 2016

More in Computer Programming & Software Development

The Art of SEO : Mastering Search Engine Optimization - Stephan Spencer
C++ How to Program, Global Edition : 11th Edition - Paul Deitel

RRP $161.17

$129.75

19%
OFF
Information Modeling and Relational Databases : 2nd Edition - Terry Halpin
CNC Programming Handbook - Peter Smid

RRP $216.99

$206.25

Learning Agile : Understanding Scrum, XP, Lean, and Kanban - Andrew Stellman
Modern PHP : New Features and Good Practices - Josh Lockhart

RRP $57.00

$28.25

50%
OFF
Systems Analysis and Design : 8th Edition - Alan Dennis

RRP $263.95

$220.75

16%
OFF
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
Fundamentals of Web Development, Global Edition : 1st Edition - Randy Connolly
Debugging Teams : Better Prductivity Through Collaboration - Brian Debugging