HighDots Forums  

Implicit object constructor misinterpretation

Javascript JavaScript language (comp.lang.javascript)


Discuss Implicit object constructor misinterpretation in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #71  
Old   
VK
 
Posts: n/a

Default Re: Implicit object constructor misinterpretation - 11-05-2009 , 12:23 PM






John G Harris wrote:
Quote:
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

Reply With Quote
  #72  
Old   
John G Harris
 
Posts: n/a

Default Re: Implicit object constructor misinterpretation - 11-05-2009 , 03:39 PM






On Thu, 5 Nov 2009 at 09:23:44, in comp.lang.javascript, VK wrote:
Quote:
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'.

And there's the Pascal report by Jensen and Wirth.

And there's the C++ standard (which you won't have seen because it costs
money). "An identifier is an arbitrarily long sequence of letters and
digits" ...

And there's the O'Reilly book "C# Essentials". "An identifier must be a
whole word" ...

John
--
John Harris

Reply With Quote
  #73  
Old   
Richard Cornford
 
Posts: n/a

Default Re: Implicit object constructor misinterpretation - 11-05-2009 , 07:22 PM



John G Harris wrote:
Quote:
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

The Wikiepedia page:-

<URL: http://en.wikipedia.org/wiki/Identifier >

- includes, under the hading "Advantages of the application" the
statment "Since the uniqueness of an identifier, the confusions about
the various descriptions on one substance, one item, one topic, or one
object can be cleared". Which is the sort of VKesque non-sentence that
undermines credabilty.

Richard.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.