Front cover image for Compilers, principles, techniques, and tools

Compilers, principles, techniques, and tools

This is an introduction to compiler design and covers topics such as context-free grammars, fine state machines, and syntax-directed translation.
Print Book, English, ©1986
Addison-Wesley Pub. Co., Reading, Mass., ©1986
x, 796 pages : illustrations ; 24 cm.
9780201100884, 9780201101942, 9789718526286, 0201100886, 0201101947, 9718526285
12285707
Introduction to compiling
Simple one-pass compiler
Lexical analysis
Syntax analysis
Syntax-directed translation
Type checking
Run-time enviornments
Intermediate code generation
Code generation
Code optimization
Want to write a compiler?
Look at some compilers
Compiler project