Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!apple!agate!agate!hughes From: hughes@maelstrom.Berkeley.EDU (Eric Hughes) Newsgroups: comp.windows.ms.programmer Subject: Re: MS Windows compatible YACC and LEX Message-ID: Date: 5 Dec 90 15:28:19 GMT References: <256@stbimbo.UUCP> <28630@usc> Sender: usenet@agate.berkeley.edu (USENET Administrator) Organization: ucb Lines: 14 In-Reply-To: papa@pollux.usc.edu's message of 5 Dec 90 04:06:54 GMT In article <28630@usc> papa@pollux.usc.edu (Marco Papa) writes: >I'm using MKS Lex/Yacc. You can get a good deal on the package from >either Programmer's Paradise of Programmer's Shop. Discounted price >is around $200. I'm fully satisfied with this product. On simtel20 and other sites there are copies of flex and bison for the PC. Flex is a replacement for lex and bison is a replacement for yacc. There is a restriction on the use of bison-generated scanners, though. Otherwise they are free. I understand that there is a public domain and unrestricted yacc on a Berkeley distribution, but I don't know of a port to the PC. Eric Hughes hughes@ocf.berkeley.edu