Yacc Documentation

dm at bfly-vax.bbn.COM dm at bfly-vax.bbn.COM
Fri Feb 13 06:36:47 AEST 1987


Good YACC documentation:

Schreiner, A, & Friedman, HG, ``Introduction to compiler construction
with UNIX'' (Prentice-Hall, Englewood Cliffs, NJ, 1985).  ISBN
0-13-474396-2.

This book takes you through constructing a compiler for a C subset,
using LEX and YACC.

Since you're at MIT, I've seen it at the Harvard Coop (for an
outrageous $35.00).  Has excellent error-recvery stuff, also tells you
how to fix your YACC so it produces better error messages.



More information about the Comp.unix.questions mailing list