Compilers

Principles, Techniques, and Tools (2nd Edition)

Hardcover, 1000 pages

English language

Published Aug. 31, 2006 by Addison Wesley.

ISBN:
978-0-321-48681-3
Copied ISBN!
OCLC Number:
70775643

View on OpenLibrary

5 stars (2 reviews)

This book covers topics related to the functionality and design of compilers, including:

  • Compiler structure
  • Lexical analysis (including regular expressions and finite automata)
  • Syntax analysis (including context-free grammars, LL parsers, bottom-up parsers, and LR parsers)
  • Syntax-directed translation
  • Type checking (including type conversions and polymorphism)
  • Run-time environment (including parameter passing, symbol tables, and storage allocation)
  • Code generation (including intermediate code generation)
  • Code optimization

4 editions

Subjects

  • Compilers & interpreters
  • Systems analysis & design
  • Computer Books: General
  • Compilers
  • Computers
  • Computers - General Information
  • Computer Architecture - General
  • Computers / Computer Architecture
  • Compilers (Computer programs)