From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Proliferation of Reserved Words Date: Tue, 1 Jun 2021 11:51:44 +0200 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 1 Jun 2021 09:51:44 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="67b3d285d97ee37cb34f4368aa973394"; logging-data="3599"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+v9gCRMUlS9Udx0O+v1zi8GbklyYVAWBo=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 Cancel-Lock: sha1:vzdOgP2G2P1D8JmDtPcRCq/O6hU= In-Reply-To: Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:62075 List-Id: On 6/1/21 7:54 AM, Randy Brukardt wrote: > At least twice it was proposed that Ada have "keywords", identifiers with > special meaning in the syntax but that were not reserved. Unreserved keywords are one approach, though I'm not aware if they come with any negatives. Then the question becomes which reserved words could become unreserved keywords. (This can be restricted to reserved words related to tasking/concurrency to avoid going through all the reserved words.) > At that time, WG 9 still voted by countries Does that imply that the voting has since changed and such a proposal might now be accepted? > Jeff Carter should note the 8 different uses for "with" in the syntax before > he accuses anyone of not reusing reserved words in Ada. It's just the case > that it's hard to write something meaningful with the existing reserved > words (we almost always try). I agree that the ARG has done a good job in reusing reserved words in many cases, "with" being the most obvious. I concentrated on tasking/concurrency reserved words since that seems to be an exception. -- Jeff Carter "Violence is the last refuge of the incompetent." Foundation 151