Re: for or against equality, was Why are ambiguous grammars usually a bad idea?

Robert Prins <robert@prino.org>
Thu, 6 Jan 2022 19:07:20 +0000

          From comp.compilers

Related articles
| List of all articles for this month |
From: Robert Prins <robert@prino.org>
Newsgroups: comp.compilers
Date: Thu, 6 Jan 2022 19:07:20 +0000
Organization: A noiseless patient Spider
References: <17d70d74-1cf1-cc41-6b38-c0b307aeb35a@gkc.org.uk> 22-01-016 22-01-018
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="47503"; mail-complaints-to="abuse@iecc.com"
Keywords: design, comment
Posted-Date: 06 Jan 2022 13:14:07 EST

On 2022-01-06 08:11, David Brown wrote:
> On 05/01/2022 11:25, Martin Ward wrote:
>
> Your tools should tell you if you are accidentally using a reserved word as an
> identifier.


Your language should not have reserved words, if PL/I (AD 1964) could already do
without them...


'nuff said!


Robert
--
Robert AH Prins
robert(a)prino(d)org
The hitchhiking grandfather - https://prino.neocities.org/
Some REXX code for use on z/OS - https://prino.neocities.org/zOS/zOS-Tools.html
[Just because it's possible to do something doesn't mean it is a good idea. A
lot of us think a reasonable number of reserved words are fine and make it less
likely that a typo will silently change the meaning of a program. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.