Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

The Theory of Parsing, Translation, and Compiling: Vol. 2 Compiling (Repost)

Posted By: advisors
The Theory of Parsing, Translation, and Compiling: Vol. 2 Compiling (Repost)

The Theory of Parsing, Translation, and Compiling: Vol. 2 Compiling By Alfred V. Aho, Jeffrey D. Ullman
1973 | 460 Pages | ISBN: 0139145648 | DJVU | 4 MB


This second volume of THE THEORY OF PARSING, TRANSLATION, AND COMPILING completes the definitive work in the field of compiling theory. Techniques for the optimization of parsers are presented with emphasis on linear precedence functions, weak precedence parsers, and LR(&) parsers. The principal theoretical results concerning deterministic one-pass parsers are given. The important parsing methods are compared in terms of their language processing ability. Later chapters are devoted to syntax-directed translations, generalized translation schemes, symbol tables, property grammars, optimization of straight line code and arithmetic expressions, programs with loops, and global code optimization.