Compiler Construction using Flex and Bison
Author(s) : Anthony A. Aaby
Publication date : 1996
Book excerpts:
This is a guide to compiler construction using compiler's compiler tools like Flex and Bison. Using both tools, you can focus on the concept of compiler without the hassle of building a compiler from scratch. Still, you are required to be fluent in C programming in order to use both tools and the generated C code should be compiled using a pure ANSI C compiler like GCC (GNU Compiler Collection).
Note: You must first install both tools on your operating system. You may download both Flex and Bison from the
Free Software Foundation.
View/Download Compiler Construction using Flex and Bison |
ps.gz