[Grace-core] Parsing ambiguity

Lex Spoon lex at lexspoon.org
Wed Jul 2 05:22:48 PDT 2014


It's a good point that you can reduce the strain on operators by using more
identifiers.

Not mentioned on this thread so far is the case for 7-bit ASCII. If legal
programs can have a wider range of input characters, it helps some things,
but it opens up problems of its own:

1. Users have to customize their keyboards.
2. Users have to debug their fonts for a variety of programs.
3. Homoglyhs. Bob types a Cyrillic "A", and Mary types an good old Latin
"A". Hilarious error messages ensue.
4. Fear. Hate. Macros! Okay, not really.

Lex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailhost.cecs.pdx.edu/pipermail/grace-core/attachments/20140702/5b57ca9a/attachment.html>


More information about the Grace-core mailing list