Compilers

Principles, Techniques, and Tools Online Access Code with New Online Chapters and Gradience

Paperback

Undetermined language

Published Dec. 24, 2006 by Addison-Wesley (Pearson Education Group).

ISBN:
978-0-321-42401-3
Copied ISBN!

View on OpenLibrary

3 stars (1 review)

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

  • Computers & Internet - General