Path: utzoo!attcan!uunet!husc6!uwvax!oddjob!ncar!gatech!hubcap!ncrcae!ncr-sd!hp-sdd!ucsdhub!sdcsvax!ucsd!ucbvax!agate!jif!hughes From: hughes@jif.berkeley.edu (eric hughes) Newsgroups: comp.lang.c Subject: Re: yacc with multiple attributes Message-ID: <11603@agate.BERKELEY.EDU> Date: 3 Jul 88 05:21:57 GMT References: <16345@brl-adm.ARPA> <838@garth.UUCP> <18773@cornell.UUCP> <859@garth.UUCP> Sender: usenet@agate.BERKELEY.EDU Reply-To: hughes@math.berkeley.edu (eric hughes) Organization: Math Dept., UC Berkeley Lines: 12 According to the abstract to "YACC: Yet Another Compiler Compiler", by Stephen C. Johnson, Bell Labs (the long documentation, for those who have not seen it) The class of specifications accepted is a very general one: LALR(1) grammars with disambiguating rules. YACC does not claim to be LR(1). Eric Hughes hughes@math.berkeley.edu