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 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: Intervention needed? Date: Sun, 17 Mar 2019 09:48:57 -0700 Organization: A noiseless patient Spider Message-ID: <87h8c1igzq.fsf@nightsong.com> References: <6e1977a5-701e-4b4f-a937-a1b89d9127f0@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: reader02.eternal-september.org; posting-host="749fdea15c00b50ec8f2a42d85d3e6d2"; logging-data="18088"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/j7nWNOEiTCukYQuT1aqh9" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:aZQJrLhsJq8/87vnyPAL6IxfYnY= sha1:9OvYsGTQS8Q5BQjNfS96qN+BtHk= Xref: reader01.eternal-september.org comp.lang.ada:55880 Date: 2019-03-17T09:48:57-07:00 List-Id: Optikos writes: > I am sorry to hear that the hope for Ada being the 2nd language (not > counting the Draconian SPARK variant) to achieve Rust's level of > pointer safety has been abandoned. http://www.ats-lang.org/ ? > ... Rust definitively won ... the world needs AdaSyntaxRustSemantics > as a new language—with a catchier name.) More like the other way around--syntax is superficial and Rust's C-descended style is more popular these days. But Ada still has many semantic advantages. Safe pointers do seem like a good thing to import from Rust.