Compiler Design in C
📄 Viewing lite version
Full site ›
Book Details
Author(s)Allen I. Holub
ISBN / ASIN0133049574
ISBN-139780133049572
Sales Rank3,715,115
MarketplaceUnited States 🇺🇸
Description ▲
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.