Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Compiler Construction


Compilers

Compilers

Author(s):
  • Alfred V. Aho
  • Jeffrey D. Ullman
  • Monica S Lam
  • R Sethi
  • Author: Alfred V. Aho
    • ISBN:9789332518667
    • 10 Digit ISBN:9332518661
    • Price:Rs. 1025.00
    • Pages:966
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Ratings:

    Compilers: Principles, Techniques and Tools, known to professors, students, and developers worldwide as the "Dragon Book," is available in a new edition.  Every chapter has been completely revised to reflect developments in software engineering, programming languages, and computer architecture that have occurred since 1986, when the last edition published.  The authors, recognizing that few readers will ever go on to construct a compiler, retain their focus on the broader set of problems faced in software design and software development.

    Table of Content

    1 Introduction
    2 A Simple Syntax-Directed Translator
    3 Lexical Analysis
    4 Syntax Analysis
    5 Syntax-Directed Translation
    6 Intermediate-Code Generation
    7 Run-Time Environments
    8 Code Generation
    9 Machine-Independent Optimizations
    10 Instruction-Level Parallelism
    11 Optimizing for Parallelism and Locality 
    Appendix A: A Complete Front End
    Appendix B: B Finding Linearly Independent Solutions
     

    Salient Features

    • Introduces the theory and practice of compiler design.
    • Covers topics like context-free grammars, fine state machines, and syntax-directed translation.