Re: coderwiki.com is starting and needs you!



"Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom> wrote in message
news:%23pb9fnrlGHA.3816@xxxxxxxxxxxxxxxxxxxxxxx
All words in every dictionary, in every language, are reserved in the
language.

You're pulling my leg. All we're left with for identifiers are digits and
mathematical symbols. I can live with that, but it's called APL.

S.

PS Or you could have whitespace as identifiers. What, whitespace being
meaningful? What crazy idea is that? Think OCCAM, think Python...

PPS I realise you've not reseved identifiers such as Make1More-- at least,
not if I interpret your rather vague description of "words" in its everyday
sense (regardless of alphabet); I don't know of any alphabet that uses
digits in words; admittedly in Japanese and perhaps Chinese the traditional
forms of writing numbers alludes to them being words, but I feel that that
for the sake of this argument it is no different from writing "one" instead
of "1".


.



Relevant Pages

  • Re: Why C dont allow the name of a variable start with a digit?
    ... If C allowed digits at the beginning of an identifier, ... Common Lisp allows arbitrary symbols in identifiers. ... A C dialect that allows arbitrary characters in symbols could also ... make use of some such escaping convention, ...
    (comp.lang.c)
  • Re: Whats the legal state of @ character in identifiers?
    ... Whats the legal state of $ character in identifiers? ... at, hash, and dollar) along with letters and non-leading digits. ... So the original question was actually quite a reasonable one. ... It'd be nice if you could wrap identifiers in a cartouche. ...
    (comp.lang.c)
  • Re: Creating custom Primary Key in SQL Server 2005
    ... university uses the scheme for identifiers as: ... digits for the year, followed by 2 digits for the # of the grant ...
    (comp.databases.ms-sqlserver)
  • Re: Creating custom Primary Key in SQL Server 2005
    ... university uses the scheme for identifiers as: ... digits for the year, followed by 2 digits for the # of the grant ...
    (comp.databases.ms-sqlserver)
  • Re: case-sensitivity
    ... characters A-ZONLY. ... people whose "first and most familiar" alphabet isn't the ... ever work with code that has non-ascii identifiers, ... going to have to write a "code sanitizer" that smashes ...
    (comp.lang.scheme)