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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:5094:: with SMTP id m142mr3441721itb.96.1558550977245; Wed, 22 May 2019 11:49:37 -0700 (PDT) X-Received: by 2002:a9d:32a6:: with SMTP id u35mr42425442otb.81.1558550977038; Wed, 22 May 2019 11:49:37 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!feeder1.cambriumusenet.nl!feed.tweak.nl!209.85.166.216.MISMATCH!i64no48770iti.0!news-out.google.com!l135ni53itc.0!nntp.google.com!c92no37054itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 22 May 2019 11:49:36 -0700 (PDT) In-Reply-To: <100ad407-090e-4316-9746-a4469568b53e@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.234.171; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.234.171 References: <100ad407-090e-4316-9746-a4469568b53e@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <87e135d6-9ad2-4aa7-af7f-541b4828db6a@googlegroups.com> Subject: Re: Ada to Ada Translator ? From: Optikos Injection-Date: Wed, 22 May 2019 18:49:37 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:56371 Date: 2019-05-22T11:49:36-07:00 List-Id: On Friday, May 17, 2019 at 9:21:57 AM UTC-5, foo wong wrote: > Hi Everyone >=20 > My name is Patrick. I have been posting here for years, I am just keep de= leting my google accounts because I don't like being spied on. >=20 > It's pretty obvious by now that Adacore is trying to make their free, ope= n source offerings commercially unfriendly, demo-ware only. >=20 > There has also been a lot of discussion about compiler bugs. >=20 > You probably already know about this but I just found Ada yacc and flex t= ools: >=20 > https://github.com/Ada-France FYI, there also exists AdaGOOP (Ada Generator of Object-Oriented Parsers), = which has had releases from June 2000 to 15 January 2008 https://AdaGOOP.MartinCarlisle.com AdaGOOP is archived with SCAYACC and SCAFLex, which is a derivative of AYAC= C and AFLex. AdaGOOP reportedly has been updated to generate Ada2005 code.= I have no idea whether AdaGOOP's snapshot of SCAYACC and SCAFLex is bette= r or worse than Ada-France's AYACC and AFlex. If you evaluate both 1) AdaGOOP's yacc & flex for Ada and 2) Ada-France's y= acc & flex for Ada, please report back which one you think is better (e.g.,= in better shape, if forked from a common ancestor) and why.