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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8a143aa30f12e518 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-21 04:16:35 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.esat.net!feeder.news.heanet.ie!193.1.198.47.MISMATCH!not-for-mail Message-ID: <3DB3E10F.A867D885@ACM.org> Date: Mon, 21 Oct 2002 12:12:15 +0100 From: Colin Paul Gloster Reply-To: Colin_Paul_Gloster@ACM.org X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Compiler construction tools for Ada References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Dublin City University (DCU) Cache-Post-Path: ns2-ext.dcu.ie!unknown@136.206.18.13 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) NNTP-Posting-Date: 21 Oct 2002 11:16:33 GMT NNTP-Posting-Host: 136.206.1.1 X-Trace: 1035198993 reader.news.heanet.ie 181 [::ffff:136.206.1.1]:37759 Xref: archiver1.google.com comp.lang.ada:29974 Date: 2002-10-21T11:16:33+00:00 List-Id: Lex: HTTP://WWW.AdaIC.org/standards/95lrm/lexer9x.l YACC: HTTP://WWW.AdaIC.org/standards/95lrm/grammar9x.y Java Compiler Compiler: HTTP://www.cobase.CS.UCLA.edu/pub/javacc/ada9x.jj HTTP://WWW.Webgain.com/download/javacc/details.html / HTTP://WWWS.Sun.com/software/communitysource/j2ee/readme.html NewJacc / Purdue JavaTree Builder / JavaCC: HTTP://WWW.CSEE.WVU.edu/~callahan/software.html If you want to implement it in Ada, see Tucker Taft's fairly recent efforts in teaching compiler implementation in Ada.