Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!brl-adm!adm!rgcote@cls.lcs.mit.EDU From: rgcote@cls.lcs.mit.EDU Newsgroups: comp.unix.questions Subject: Yacc Documentation Message-ID: <4394@brl-adm.ARPA> Date: Wed, 11-Feb-87 19:42:33 EST Article-I.D.: brl-adm.4394 Posted: Wed Feb 11 19:42:33 1987 Date-Received: Thu, 12-Feb-87 22:16:47 EST Sender: news@brl-adm.ARPA Lines: 16 Can anyone direct me to some good documentation on how to use Yacc. In particular, how to write a compiler using Yacc. I already have the paper "Yacc: Yet Another Compiler-Compiler" by Stephen Johnson (July 31, 1978) and also chapter 8 in "The Unix Programming Environment" by Kernighan and Pike. Are there any other good papers on how to use Yacc? I am interested in learning more about how to do good error recovery and static semantic checking. Please mail to me directly since I do no subscribe to this mailing list. Thanks ahead of time for any help you may be able to give. -Rob Cote rgcote@cls.lcs.mit.edu (internet) P.S. I will be working with 4.2BSD Unix running on a DEC VAX 750 and 780.