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-7-bit X-Google-Thread: 103376,8a143aa30f12e518,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-21 03:20:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!isdnet!news.internetia.pl!news.ipartners.pl!news.icpnet.pl!not-for-mail From: Piotr Zgorecki Newsgroups: comp.lang.ada Subject: Compiler construction tools for Ada Date: Mon, 21 Oct 2002 10:11:53 +0000 (UTC) Organization: Internet Cable Provider News Server Message-ID: NNTP-Posting-Host: c1-74.icpnet.pl X-Trace: topaz.icpnet.pl 1035195113 13891 62.21.1.74 (21 Oct 2002 10:11:53 GMT) X-Complaints-To: news@topaz.icpnet.pl NNTP-Posting-Date: Mon, 21 Oct 2002 10:11:53 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:29973 Date: 2002-10-21T10:11:53+00:00 List-Id: Hi, Does anybody know of any compiler construction tools for Ada? I found only an outdated port of yacc/lex. I'm interested especially in parser/tree parser generators. Pete