![]() | |
![]() |
| | Thread Tools | Display Modes |
#71
| |||
| |||
|
|
In all the mainstream languages 'identifier' means any sequence of characters in a source file that matches the collection of syntax rules named either 'Identifier' or 'identifier'. |
#72
| |||
| |||
|
|
John G Harris wrote: In all the mainstream languages 'identifier' means any sequence of characters in a source file that matches the collection of syntax rules named either 'Identifier' or 'identifier'. It is not a "mainstream" definition of identifiers. It is, as I said earlier, some aggressive mechanicism with the functional part of the language abruptly removed. If it is indeed not some of your own definitions but a CS school definition I am really curious where does/ did it reside. I couldn't find such even in Berserkeley which is always a place to look for some new weird stuff ![]() |
#73
| |||
| |||
|
|
On Thu, 5 Nov 2009 at 09:23:44, in comp.lang.javascript, VK wrote: John G Harris wrote: In all the mainstream languages 'identifier' means any sequence of characters in a source file that matches the collection of syntax rules named either 'Identifier' or 'identifier'. It is not a "mainstream" definition of identifiers. It is, as I said earlier, some aggressive mechanicism with the functional part of the language abruptly removed. If it is indeed not some of your own definitions but a CS school definition I am really curious where does/ did it reside. I couldn't find such even in Berserkeley which is always a place to look for some new weird stuff ![]() Well, there's Wikipedia, under 'identifier'. snip |
![]() |
| Thread Tools | |
| Display Modes | |
| |