Compiler Engineering Using Pascal

Presents a systematic, engineered but practical approach to compiler writing. The text is oriented towards practical examples, and suggestions for both paper exercises and coursework on the computer are provided. A simple illustrative compiler is presented in the early part of the book. This compile...

Full description

Bibliographic Details
Main Authors: Capon, P C., Jinks, P J. (Author)
Format: eBook
Language:English
Published: London Macmillan Education UK 1988, 1988
Edition:1st ed. 1988
Series:Computer Science Series
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • Preface Introduction: What is a Compiler?
  • A Simple Language and Machine
  • Compiler Organisation
  • The P Compiler Loading and Running Programs
  • Language Grammars
  • Lexical Analysis
  • Syntax Analysis
  • Semantic Analysis
  • Code Generation
  • Compiled Code: Statements
  • Compiled Code: Runtime Stack Organisation
  • Compiled Code: Types and Variables Code Optimisation
  • Final Considerations for Pascal Modula-2 Bibilography
  • Index