Newsgroups: comp.sys.ibm.pc.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!umich!terminator!um.cc.umich.edu!userW6BP
From: Allan_Bjorklund@um.cc.umich.edu
Subject: Re: Compiler construction software
Message-ID: <W6BP676325085@um.cc.umich.edu>
Lines: 36
Sender: usenet@terminator.cc.umich.edu (usenet news)
Reply-To: PC1_Organizers@um.cc.umich.edu
Organization: University Of Michigan, Ann Arbor
References: <1991Jun4.233010.7375@murdoch.acc.Virginia.EDU> <1991Jun6.134926.682@ciit85.ciit.nrc.ca>
Date: Fri, 07 Jun 91 20:04:45 GMT

In article <1991Jun6.134926.682@ciit85.ciit.nrc.ca>, 
chartier@ciit85.ciit.nrc.ca writes:
>In article <1991Jun4.233010.7375@murdoch.acc.Virginia.EDU>, plh@cad.cs.Virgin
>ia.EDU (Patrick L. Heck) writes:
>> 
>> I am in need of a DOS version of lex and yacc.
>> Is there anything available commercially or in
>> the public domain (especially via anon ftp)?
>> 
>Try
>Austin Code Works
>11100 Leafwood Lane
>Austin TX 78750
>(512) 258-0785
>
>They supply sources.
 
For anonymous ftp try msdos.archive.umich.edu
Look in msdos/programming/util there we have flex.zip (fast lex)
                                             bison110.zip (GNU Yacc)
                                             byacc.zoo (Brigham ver)
                                             tcbison.arc (TC version)
All of these come with source, and tcbison also has lex source.
 
As to Austin Code Works, going by their price list in this months C
Users Journal, for the same byacc and flex that we have for free they
charge
    byacc  $35
    flex   $25
 
 
Any questions about the Univeristy of Michigan MSDos archives
should be directed to PC1_Organizers@um.cc.umich.edu, mail
about the archives sent anywhere else will be sent to /dev/null.
 
--Allan
