Principles of compiler design /
Alfred V. Aho, Jeffrey D. Ullman.
- New Delhi : Narosa Publishing, 2002
- xii, 612 p. : ill. ; 25 cm.
- Addison-Wesley series in computer science and information processing .
Includes index.
introduction to compilers; programming languages ; finite automata and lexical analysis ; the syntactic specification of programming language; basic parsing techniques ; automatic construction of efficient parsers; syntax directed translation ; more about translation ; symbol tables ; run time storage administration ; error detection and recovery ; introduction to code optimization ; more about loop optimization ; more about data flow analysis; code generation ; a look at some compilers ; a compiler project