From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,f16136f02d774c1e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-29 05:58:27 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!in.100proofnews.com!in.100proofnews.com!news02.tsnz.net!news.iconz.co.nz From: Craig Carey Newsgroups: comp.lang.ada Subject: Re: unable to find a downloadable of aflex/ayacc Message-ID: References: <40619e51$1@news.wineasy.se> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Original-NNTP-Posting-Host: ip-210-185-6-63.internet.co.nz X-Original-Trace: 30 Mar 2004 01:50:56 +1200, ip-210-185-6-63.internet.co.nz Organization: "ICONZ Ltd." Date: Tue, 30 Mar 2004 01:58:22 +1200 NNTP-Posting-Host: 210.48.22.5 X-Complaints-To: abuse@tsnz.net X-Trace: news02.tsnz.net 1080568708 210.48.22.5 (Tue, 30 Mar 2004 01:58:28 NZST) NNTP-Posting-Date: Tue, 30 Mar 2004 01:58:28 NZST Xref: archiver1.google.com comp.lang.ada:6649 Date: 2004-03-30T01:58:22+12:00 List-Id: On 24 Mar 2004 14:04:10 -0800, jeff.huter@bigfoot.com (Jeff) wrote: >Wurbel Eric wrote in message news:... >> Le Wed, 24 Mar 2004 15:42:25 +0100, Frank a �crit�: >> >> > Hi >> > I don't read French, but ayacc/flex is mentioned here and appears to be >> > accessible. >> > http://perso.wanadoo.fr/pascal.obry/contrib.html >> > > >There is also a version at >http://www.macada.org/tools.html#Anchor_Aflex_Ayacc with PDF >documentation. It has PDFs. The directory has gzipped "Mach-O executable ppc" documents instead of Ada 95 files (so implies my GNU Cygwin 'file.exe' program). It might not be the latest and so lack the 'UMASS' extensions. There seems to be a merged edited version of the Yacc Ada parser in this file (also Adgoop was updated): http://www.ijs.co.nz/code/ada95_adagoop_parser.zip AYacc would have user's Ada code be inside of a case statement inside of a loop statement. Adagoop would instead create Ada code that creates a tree on the heap having nodes that are tagged records, (one for each main Yacc entry). - Craig Carey