Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!syntron!orcisi!michael From: michael@orcisi.UUCP Newsgroups: comp.lang.c,comp.sources.wanted Subject: Re: YACC grammer for c Message-ID: <561@orcisi.UUCP> Date: Fri, 5-Dec-86 18:02:22 EST Article-I.D.: orcisi.561 Posted: Fri Dec 5 18:02:22 1986 Date-Received: Fri, 5-Dec-86 19:52:48 EST References: <1338@nicmad.UUCP> <353@apple.UUCP> <7275@gatech.EDU> Organization: Optical Recording Corporation, Toronto, Ontario Lines: 7 Xref: syntron comp.lang.c:253 comp.sources.wanted:102 > The grammar in the back of Harbison and Steele is a real LALR(1) grammar > and it YACC's just fine. They have even gone to the trouble of using "open" > and "close" statements to remove the 1 shift/reduce error you normally > get when compiling if-then-else statements. Has someone typed this in? I'm sure there must be. How about posting it to comp.sources?