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.3 required=5.0 tests=BAYES_00,HEADER_SPAM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5d848f34de4b1195 X-Google-Thread: ff499,27dfb4424024c0da,start X-Google-Attributes: gid103376,gidff499,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed.mathworks.com!news.mv.net!news.lightlink.com!xuxa.iecc.com!nerds-end From: "Nick Roberts" Newsgroups: comp.lang.ada,comp.compilers Subject: Ada 2005 Grammar Date: 13 Jul 2004 22:29:46 -0400 Organization: Compilers Central Message-ID: <04-07-028@comp.compilers> NNTP-Posting-Host: tom.iecc.com X-Trace: xuxa.iecc.com 1089772186 22861 208.31.42.38 (14 Jul 2004 02:29:46 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: 14 Jul 2004 02:29:46 GMT Keywords: Ada, parse, question Posted-Date: 13 Jul 2004 22:29:46 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: g2news1.google.com comp.lang.ada:2169 comp.compilers:300 Date: 2004-07-14T02:29:46+00:00 List-Id: Is anyone planning to construct a formal grammar (suiable for input into a parser generator) for the Ada 2005 language which could be published under the terms of the GNU Public License? If so, I would be interested in using this (for ECLAT, the AdaOS compiler). If you would like, I would be happy to collaborate on constructing this grammar. I have a Ada 95 YACC grammar published under a liberal licence by Intermetrics (now called AverStar) in 1994. I have already developed this into a form that I wish to use for my own parser generator, which could possibly form the basis of a public Ada 2005 grammar. Is anyone at AverStar interested in publishing an Ada 2005 grammar or collaborating with me on developing one? -- Nick Roberts