Modern Compiler Design

"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit...

Full description

Bibliographic Details
Main Authors: Grune, Dick (Author), van Reeuwijk, Kees (Author), Bal, Henri E. (Author), Jacobs, Ceriel J.H (Author), Langendoen, Koen (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: New York, NY : Springer New York : Imprint: Springer, 2012.
Edition:2nd ed. 2012.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Introduction
  • Program Text to Tokens— Lexical Analysis
  • Tokens to Syntax Tree— Syntax Analysis
  • Grammar-based Context Handling
  • Manual Context Handling
  • Interpretation
  • Code Generation
  • Assemblers, Disassemblers, Linkers, and Loaders
  •  Optimization Techniques
  • Explicit and Implicit Memory Management
  • Imperative and Object-Oriented Programs
  • Functional Programs
  • Logic Programs
  • Parallel and Distributed Programs.