دانلود کتاب Compiler design: Analysis and transformation
by Reinhard Wilhelm, Helmut Seidl, Sebastian Hack
|
عنوان فارسی: طراحی کامپایلر: تحلیل و تبدیل |
دانلود کتاب
جزییات کتاب
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.