Next
Previous
Contents
-
-
Compilers: Principles, Techniques and Tools
- This lecture, often called "The Dragon Book", is the standard book on writing compilers.
- Authors: Aho, Sethi and Ullmann
- Publisher: Addison-Wesley Pub Co, 1986
- ISBN: 0201100886
-
-
Lex & Yacc (2nd edition)
- This book describes the use of Lex & Yacc (and clones) to generate lexical analyzers and parsers.
- Authors: Levine, Mason and Brown
- Publisher: O'Reilly & Associates, 1992
- ISBN: 1565920007
Next
Previous
Contents