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!reader02.eternal-september.org!.POSTED!not-for-mail From: Ben Bacarisse Newsgroups: comp.lang.ada Subject: Re: Ada Successor Language Date: Mon, 04 Jun 2018 01:41:54 +0100 Organization: A noiseless patient Spider Message-ID: <87wovfqt65.fsf@bsb.me.uk> References: <5e86db65-84b9-4b5b-9aea-427a658b5ae7@googlegroups.com> <710c0764-bd2a-4b60-a4c2-ae1f0cfba4e7@googlegroups.com> <87zi0b1x1e.fsf@nightsong.com> <87ed9cd4-f00a-4324-ad60-8fb1eeaa3eb4@googlegroups.com> <87r2ln1jra.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="2a0d34a7168654ab42baae2ee28225f8"; logging-data="6218"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hIlb8MMKouz20y3Fu3zoFdetWP24BAps=" Cancel-Lock: sha1:7xfW8bTyTOj5ImtIeaoVOm5a+Rc= sha1:34+Dca2E/8n0WpofZLAn8m5RK3Y= X-BSB-Auth: 1.add3417d4f3458a8f508.20180604014154BST.87wovfqt65.fsf@bsb.me.uk Xref: reader02.eternal-september.org comp.lang.ada:52899 Date: 2018-06-04T01:41:54+01:00 List-Id: Paul Rubin writes: > "Dan'l Miller" writes: >> C's syntax derives directly from B. (B descended from BCPL at Multics >> but BCPL had a more Algol-esque/PL/I-lite syntax.) B originated in >> 1969. > > Yes, Algol (starting 1958) is considerably older in computing history. > I do see that BCPL used curly braces though. That's relatively recent. The 1967 description is neutral on the exact characters. It uses a section sign and an underlines section sign. The implementation I am familiar with used $( and $). -- Ben.