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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a6b:e61a:: with SMTP id g26mr3094913ioh.300.1559885042007; Thu, 06 Jun 2019 22:24:02 -0700 (PDT) X-Received: by 2002:a9d:6298:: with SMTP id x24mr7576026otk.206.1559885041762; Thu, 06 Jun 2019 22:24:01 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!g15no157510itd.0!news-out.google.com!l135ni267itc.0!nntp.google.com!g15no157507itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 6 Jun 2019 22:24:01 -0700 (PDT) In-Reply-To: <87ftomxpk9.fsf@nightsong.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:8004:1420:de2:3c2c:6580:a925:cfe; posting-account=rfeywQoAAAC0TKn5ZjdVW0ytcQM1oMSv NNTP-Posting-Host: 2001:8004:1420:de2:3c2c:6580:a925:cfe References: <55b14350-e255-406c-ab11-b824da77995b@googlegroups.com> <01dfb261-56b9-4bbb-aad9-e0099071f559@googlegroups.com> <431f7439-e540-4f8e-bb6d-8542cceab52f@googlegroups.com> <87ftomxpk9.fsf@nightsong.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <35f50e2d-ce9a-4b1b-bba5-0e797912d909@googlegroups.com> Subject: Re: Toy computational "benchmark" in Ada (new blog post) From: David Trudgett Injection-Date: Fri, 07 Jun 2019 05:24:01 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:56519 Date: 2019-06-06T22:24:01-07:00 List-Id: Il giorno venerd=C3=AC 7 giugno 2019 09:27:19 UTC+10, Paul Rubin ha scritto= : >=20 > Can you post the C code? That will let people try both. Please see my response to Olivier. No doubt you hadn't seen that at the tim= e you wrote the above. >=20 > The Ada program really seems like a horrendous amount of code for such a > simple task. I might try a few alternatives. Ada is optimal for non-hello world programs, as this one is. Nothing can be= at the Common Lisp program: 'hello-world! , which is a valid program execut= able in the REPL. The fact that Ada spells things out that other languages = fail to do, is an advantage in real, long-lived applications. But you obviously like C++ better, so that's fine. Regards, David