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-Thread: 103376,5d848f34de4b1195,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Nick Roberts" Newsgroups: comp.lang.ada Subject: Ada 2005 Grammar Date: Tue, 13 Jul 2004 20:43:56 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de KDLlqunOz315qGrmXfNxsg7++3evyy5wwHfhQTTetNGSdWyQ0= User-Agent: Opera M2/7.51 (Win32, build 3798) Xref: g2news1.google.com comp.lang.ada:2166 Date: 2004-07-13T20:43:56+01: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