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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3225b97893534bff X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-23 14:21:48 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: okellogg@freenet.de (Oliver Kellogg) Newsgroups: comp.lang.ada Subject: Re: ANTLR grammar for Ada available Date: 23 Mar 2003 14:21:47 -0800 Organization: http://groups.google.com/ Message-ID: <6a6390b8.0303231421.3a7ba6eb@posting.google.com> References: NNTP-Posting-Host: 62.157.75.186 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1048458108 16823 127.0.0.1 (23 Mar 2003 22:21:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 Mar 2003 22:21:48 GMT Xref: archiver1.google.com comp.lang.ada:35638 Date: 2003-03-23T22:21:48+00:00 List-Id: The grammar has been updated to support AST (Abstract Syntax Tree) construction. O. Kellogg [...] wrote in message news:... > This is to announce the availability of a first version of an > Ada grammar for the ANTLR language recognizer. > > The grammar is at http://www.antlr.org/resources/ada . > > Currently the main program is just a syntax checker for > Ada. The Abstract Syntax Tree (AST) construction is > still under development. Anybody wishing to contribute > in this area, feel free to contact me. > > Oliver M. Kellogg > -- okellogg at users dot sourceforge dot net