Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!rex!doerschu From: doerschu@rex.cs.tulane.edu (Dave Doerschuk) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: Is there anything equivalent to YACC that runs under DOS? Message-ID: <3817@rex.cs.tulane.edu> Date: 9 Jul 90 06:16:02 GMT References: <1731@ccadfa.adfa.oz.au> Distribution: comp.sys.ibm.pc.programmer Organization: Computer Science Dept., Tulane Univ., New Orleans, LA Lines: 22 Summary: Expires: Sender: Followup-To: Keywords: In article <1731@ccadfa.adfa.oz.au> bxw@ccadfa.adfa.oz.au (Brad Willcott) writes: >quack@bucsf.bu.edu (Rajeev Dayal) writes: >>I need to find an equivalent to YACC (yet another compiler-compiler) that >Me too :-) >>runs under DOS and produces ANSI C output...Can anyone help? >>I apologize if this question was already asked...Thanks in advance! >Me too :-) OK, gents, two birds with one stone! :-) There is a yacc-compatible program called bison available from simtel20. (You wouldn't believe how long it took me to get the yacc vs. bison joke, I wondered for a couple of weeks, "gee, 'bison', that's a weird name for a program". Duh!) Anyway, this little gem is available on simtel20 and mirror sites. On simtel20, its in disk PD1 in directory and the filename is BISON-2.ARC Hope this helps. Dave doerschu@rex.cs.tulane.edu