Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ucla-cs!sonia!cracraft From: cracraft@sonia.UUCP Newsgroups: comp.sources.d Subject: GNU's Bison vs. Yacc (Stallman replies) Message-ID: <4431@curly.ucla-cs.UCLA.EDU> Date: Fri, 13-Feb-87 14:37:26 EST Article-I.D.: curly.4431 Posted: Fri Feb 13 14:37:26 1987 Date-Received: Sat, 14-Feb-87 02:16:40 EST References: <142@ems.UUCP> <1170@husc6.UUCP> <867@epimass.UUCP> <1179@husc6.UUCP> <540076924.6593@minster.UUCP> Sender: root@ucla-cs.UCLA.EDU Reply-To: cracraft@sonia.UUCP (Stuart M. Cracraft) Distribution: world Organization: UCLA Math Dept. Lines: 12 In article <540076924.6593@minster.UUCP> martin@minster.UUCP (martin) writes: >repeat NOT, yacc compatible!! Bison (at least the version I have!) does >not support the %union directive, and all this implies. This means that I >havn't yet found a yacc grammar which I can compile using bison, so >I can't make use of all the nice, up-to-date algorithms bison uses! > > Martin Stallman replies: "Bison does support %union and I use a bison grammer with %union in the C compiler."