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:a02:8c2:: with SMTP id 185-v6mr2286421jac.34.1529757880127; Sat, 23 Jun 2018 05:44:40 -0700 (PDT) X-Received: by 2002:aca:1a18:: with SMTP id a24-v6mr380605oia.5.1529757879980; Sat, 23 Jun 2018 05:44:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!feeder4.usenet.farm!feed.usenet.farm!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!u78-v6no1747811itb.0!news-out.google.com!c20-v6ni1218itc.0!nntp.google.com!d7-v6no1757043itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 23 Jun 2018 05:44:39 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.195.62; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.195.62 References: <584564c2-9f64-4965-b045-535cdaf899c0@googlegroups.com> <7cb22c58-3009-47f0-8fe7-62f3cd61785d@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2d617160-ac33-40e6-a06a-97cc0b53062d@googlegroups.com> Subject: Re: Why are Ada compilers difficult to write ? From: "Dan'l Miller" Injection-Date: Sat, 23 Jun 2018 12:44:40 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:53267 Date: 2018-06-23T05:44:39-07:00 List-Id: On Saturday, June 23, 2018 at 12:56:43 AM UTC-5, J-P. Rosen wrote: > Le 22/06/2018 =C3=A0 18:10, Simon Clubley a =C3=A9crit=C2=A0: > > 3.10.2 (according to Randy) > >=20 > > Personally, I don't think it's something to be proud of however. > >=20 > > When a language is used in the critical environments that Ada is used i= n, > > it shouldn't have anything in it which is that difficult to understand. >=20 > Well, it is an attempt at making pointers safer, and this is inherently > difficult. Other languages didn't even try... Except Rust nowadays, and hopefully Ada2020 will catch up