Modern Compiler Implementation in C: Basic Techniques

  • Authors:
  • Andrew W. Appel

  • Affiliations:
  • -

  • Venue:
  • Modern Compiler Implementation in C: Basic Techniques
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:This textbook describes all phases of a modern compiler. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that is missing from most books. In a concise way, the author describes the most accepted and successful techniques, rather than giving an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. A unique feature of the book is a well designed compiler implementation project in C, including front-end and high-tech back-end phases, useful for undergraduate and graduate students as well as computer professionals needing a reference on compiler implementation.