Compiler Design in C
This book presents the subject of Compiler Design in a way that’s understandable to a programmer, rather than a mathematician. The best way to learn how to write a compiler is to look at one in depth; the best way to understand the theory is to build tools that use that theory for practical ends.
Read More