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 10.55.160.86 with SMTP id j83mr9930305qke.25.1525195666449; Tue, 01 May 2018 10:27:46 -0700 (PDT) X-Received: by 2002:a1f:9b55:: with SMTP id d82-v6mr2505846vke.12.1525195666329; Tue, 01 May 2018 10:27:46 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!x25-v6no9220298qto.0!news-out.google.com!c8-v6ni729qtc.0!nntp.google.com!x25-v6no9220288qto.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 1 May 2018 10:27:46 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: <1c73f159-eae4-4ae7-a348-03964b007197@googlegroups.com> <87k1su7nag.fsf@nightsong.com> <87po2la2qt.fsf@nightsong.com> <87in8buttb.fsf@jacob-sparre.dk> <87wowqpowu.fsf@nightsong.com> <16406268-83df-4564-8855-9bd0fe9caac0@googlegroups.com> <87o9i2pkcr.fsf@nightsong.com> <87bme2oy91.fsf@nightsong.com> <877eoom26h.fsf@nightsong.com> <87y3h3lpel.fsf@nightsong.com> <41092874-0561-43f3-8f94-23886cb002cb@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <60ab8563-55a4-4709-89cd-deed7a349370@googlegroups.com> Subject: Re: How to get Ada to ?cross the chasm?? From: "Dan'l Miller" Injection-Date: Tue, 01 May 2018 17:27:46 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2446 X-Received-Body-CRC: 3754168643 Xref: reader02.eternal-september.org comp.lang.ada:51889 Date: 2018-05-01T10:27:46-07:00 List-Id: On Tuesday, May 1, 2018 at 12:07:41 PM UTC-5, Dan'l Miller wrote: > 7) ... clunky bitfields in C (and worse, there total absence in so many l= anguages) Dang autocorrect! =E2=80=9Ctheir" not =E2=80=9Cthere". Oh, and how could I forget: 13) here is an API in some other language (e.g., C, C++), and here is how t= o wrap it safely in a thick Ada-centric design instead of a unchecked_* thi= n interface that lacks the benefits of Ada.