
Зареєструйтесь або увійдіть, щоб додавати книги до списків
Зареєструйтесь або увійдіть, щоб отримувати сповіщення про наявність
Зареєструйтесь або увійдіть, щоб вести читацький щоденник
Introduces the basics of compiler design, concentrating on the second pass (in a typical four-pass compiler), consisting of a lexical analyzer, parser, and a code generator. Uses the C language. Appropriate for compiler courses in CS departments.
For students, working engineers and programmers, this book teaches real-world compiler design concepts and implementation. The text dedicates the first chapter to an overview of the basic concepts in C programming, and presents a complete C compiler, including the complete sources for three compiler-generation tools (written in ANSI C).
It also uses LeX and yacc to develop a complete C compiler, and includes a chapter dedicated to the coverage of C++ topics and features.
Коментарі
Немає коментарів. Будьте першим, хто залишить коментар!