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:a24:ca01:: with SMTP id k1-v6mr6507124itg.40.1529416477163; Tue, 19 Jun 2018 06:54:37 -0700 (PDT) X-Received: by 2002:aca:1214:: with SMTP id 20-v6mr708511ois.3.1529416476953; Tue, 19 Jun 2018 06:54:36 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!85.12.16.69.MISMATCH!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!u78-v6no65305itb.0!news-out.google.com!z3-v6ni41iti.0!nntp.google.com!d7-v6no62994itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 19 Jun 2018 06:54:36 -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: <5e86db65-84b9-4b5b-9aea-427a658b5ae7@googlegroups.com> <878t7u1cfm.fsf@nightsong.com> <6d2e5d84-c8ea-477a-a713-613ab4187d45@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Ada Successor Language From: "Dan'l Miller" Injection-Date: Tue, 19 Jun 2018 13:54:37 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 3046 X-Received-Body-CRC: 1383950917 Xref: reader02.eternal-september.org comp.lang.ada:53161 Date: 2018-06-19T06:54:36-07:00 List-Id: On Tuesday, June 19, 2018 at 6:51:20 AM UTC-5, Dan'l Miller wrote: > On Monday, June 18, 2018 at 7:20:15 PM UTC-5, Lucretia wrote: > > On Monday, 18 June 2018 20:16:31 UTC+1, Niklas Holsti wrote: > > > My entry into the pool of names: Ada Nouveau. > >=20 > > Nope. Said it before, I'll say it again, get rid of the name Ada and al= l connotations, otherwise you're just > > dooming any new language to the same fate. >=20 > Ada Nouveau, Ada'Succ, HyperAda, or whatever its name would be needs both= Ada's current syntax as > well as a C-esque syntax mapped isomorphically as a per-programmer prefer= ence, normalized at check > out from and check-in to repositories much the same as tabs/spaces conver= sion or LF/CRLF line > termination conversion. >=20 > To that end, both syntaxes of the same language each need their own disti= nct name. Given that A and D > are hexadecimal digits, this lends itself nicely to: > 1) the successor-to-Ada with the current syntax would be called Ada (pron= ounced Ada hex) > but > 2) the isomorphic mapping to C-esque syntax would be called 0xAda (pronou= nced hex Ada). >=20 > And Luke can call them 2778#10 and 2778 if he likes to eliminate the name= Ada by converting to base > 10. Oh, I meant 16#Ada. The confusion arose via: in 16#Ada, the base would al= so be permitted to be specified by suffix subscripts: 16#Ada =3D Ada=E2=82= =81=E2=82=86 =3D 2778=E2=82=81=E2=82=80 (=3D 0xAda in C).