Compilers

Compilers

1986 • 796 pages

Ratings5

Average rating4.4

15

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

Tags


Become a Librarian

Reviews

Popular Reviews

Reviews with the most likes.

One of the handiest computer science books I own! Very well written and accessible for what could be exceedingly dry material.

June 30, 1997

Related Books

Books

9 books

Readers of This Book Also Enjoyed

If you enjoyed this book, then our algorithm says you may also enjoy these.