ShopSpell

Compiler Design: Analysis and Transformation [Paperback]

$64.99     $79.99   19% Off     (Free Shipping)
100 available
  • Category: Books (Computers)
  • Author:  Seidl, Helmut, Wilhelm, Reinhard, Hack, Sebastian
  • Author:  Seidl, Helmut, Wilhelm, Reinhard, Hack, Sebastian
  • ISBN-10:  3662507161
  • ISBN-10:  3662507161
  • ISBN-13:  9783662507162
  • ISBN-13:  9783662507162
  • Publisher:  Springer
  • Publisher:  Springer
  • Pages:  192
  • Pages:  192
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-Apr-2016
  • Pub Date:  01-Apr-2016
  • SKU:  3662507161-11-SPRI
  • SKU:  3662507161-11-SPRI
  • Item ID: 100954252
  • List Price: $79.99
  • Seller: ShopSpell
  • Ships in: 5 business days
  • Transit time: Up to 5 business days
  • Delivery by: Dec 02 to Dec 04
  • Notes: Brand New Book. Order Now.

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.

This book deals with the analysis phase of translators for programming languages. It describes lexical, syntactic and semantic analysis, specification mechanisms for these tasks from the theory of formal languages and methods for automatic generation.

Introduction.- ?Program Semantics.- Transformations.- Static Analysis.- Imperative Programs.- Functional Programs.- References.- Index.

From the reviews:

German academics & provide a concise, compact presentation on methods to improve the efficiency of target programs by a compilerl³.