Compilers

principles, techniques, and tools

796 pages

English language

Published Jan. 29, 1986 by Addison-Wesley.

ISBN:
978-0-201-10088-4
Copied ISBN!
OCLC Number:
12285707

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

  • Compiling (Electronic computers)