Skip to main content
  • Textbook
  • © 1984

Compiler Construction

Part of the book series: Monographs in Computer Science (MCS)

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (14 chapters)

  1. Front Matter

    Pages i-xiv
  2. Introduction and Overview

    • William M. Waite, Gerhard Goos
    Pages 1-14
  3. Properties of Programming Languages

    • William M. Waite, Gerhard Goos
    Pages 15-45
  4. Properties of Real and Abstract Machines

    • William M. Waite, Gerhard Goos
    Pages 46-84
  5. Abstract Program Representations

    • William M. Waite, Gerhard Goos
    Pages 85-101
  6. Elements of Formal Systems

    • William M. Waite, Gerhard Goos
    Pages 102-134
  7. Lexical Analysis

    • William M. Waite, Gerhard Goos
    Pages 135-148
  8. Parsing

    • William M. Waite, Gerhard Goos
    Pages 149-182
  9. Attribute Grammars

    • William M. Waite, Gerhard Goos
    Pages 183-219
  10. Semantic Analysis

    • William M. Waite, Gerhard Goos
    Pages 220-252
  11. Code Generation

    • William M. Waite, Gerhard Goos
    Pages 253-281
  12. Assembly

    • William M. Waite, Gerhard Goos
    Pages 282-301
  13. Error Handling

    • William M. Waite, Gerhard Goos
    Pages 302-325
  14. Optimization

    • William M. Waite, Gerhard Goos
    Pages 326-357
  15. Implementing the Compiler

    • William M. Waite, Gerhard Goos
    Pages 358-382
  16. Back Matter

    Pages 382-447

About this book

Compilers and operating systems constitute the basic interfaces between a programmer and the machine for which he is developing software. In this book we are concerned with the construction of the former. Our intent is to provide the reader with a firm theoretical basis for compiler construction and sound engineering principles for selecting alternate methods, imple­ menting them, and integrating them into a reliable, economically viable product. The emphasis is upon a clean decomposition employing modules that can be re-used for many compilers, separation of concerns to facilitate team programming, and flexibility to accommodate hardware and system constraints. A reader should be able to understand the questions he must ask when designing a compiler for language X on machine Y, what tradeoffs are possible, and what performance might be obtained. He should not feel that any part of the design rests on whim; each decision must be based upon specific, identifiable characteristics of the source and target languages or upon design goals of the compiler. The vast majority of computer professionals will never write a compiler. Nevertheless, study of compiler technology provides important benefits for almost everyone in the field . • It focuses attention on the basic relationships between languages and machines. Understanding of these relationships eases the inevitable tran­ sitions to new hardware and programming languages and improves a person's ability to make appropriate tradeoft's in design and implementa­ tion .

Authors and Affiliations

  • Department of Electrical Engineering, University of Colorado, Boulder, USA

    William M. Waite

  • Institut für Informatik II, Universität Karlsruhe, West Germany

    Gerhard Goos

Bibliographic Information

  • Book Title: Compiler Construction

  • Authors: William M. Waite, Gerhard Goos

  • Series Title: Monographs in Computer Science

  • DOI: https://doi.org/10.1007/978-1-4612-5192-7

  • Publisher: Springer New York, NY

  • eBook Packages: Springer Book Archive

  • Copyright Information: Springer Science+Business Media New York 1984

  • Softcover ISBN: 978-1-4612-9731-4Published: 24 May 2013

  • eBook ISBN: 978-1-4612-5192-7Published: 06 December 2012

  • Series ISSN: 0172-603X

  • Series E-ISSN: 2512-5486

  • Edition Number: 1

  • Number of Pages: XIV, 447

  • Topics: Programming Languages, Compilers, Interpreters

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access