FAQ Topic - What is ECMAScript?



-----------------------------------------------------------------------
FAQ Topic - What is ECMAScript?
-----------------------------------------------------------------------

http://www.ecma-international.org/publications/standards/Ecma-262.htm

ECMAScript is the international standard for javascript. JScript
3.0 and JavaScript 1.2 (available with version 4. browsers) are
more or less ECMAScript compliant. In addition ECMA 327 defines
the Compact Profile of ECMAScript by describing the features from
ECMA 262 that may be omitted in some resource-constrained
environments. Note that ECMAScript did not attempt to standardize
the document object model.

The current edition is ECMA-262, 3rd Edition. There is some
support for this edition in JScript 5.0 and JavaScript 1.3.
JScript 5.5 and JavaScript 1.5, in Netscape 6.1 and later, are
compliant (JavaScript 1.5 in Netscape 6 missed some methods).


===
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javascript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers.

.



Relevant Pages

  • Re: EcmaScript, ECMAScript, or JavaScript ?
    ... premise A) Most people know this language group only as "JavaScript". ... Non-experts are supposed to read the FAQ before the post to the newsgroup, ... JavaScript is more important than only talking about ECMAScript all the ...
    (comp.lang.javascript)
  • Re: JS 1.7 support: Who has it, etc.?
    ... JScript 5.7 for IE7 does exists but so far it updates 5.6 only on Vista ... JavaScript 1.0 for Netscape 2.x and JavaScript 1.5 being the current ... But this forum is not about ECMAScript - it is about Javascript. ... algorithm implementations. ...
    (comp.lang.javascript)
  • comp.lang.javascript FAQ - META 2009-03-04
    ... The official Big 8 Usenet newsgroup dealing with javascript is ... relates to javascript in a web browser. ... Questions that are specific to Microsoft's JScript may also ... This FAQ provides URLs to further information about ECMAScript ...
    (comp.lang.javascript)
  • Re: EcmaScript, ECMAScript, or JavaScript ?
    ... Wikipedia's ECMAScript page starts with this message: ... and is often erroneously referred to as JavaScript or JScript, ... For a normal FAQ, general-purpose book, newsgroup, etc., it is important ... John Stockton, Surrey, UK. ...
    (comp.lang.javascript)
  • FAQ Topic - What is ECMAScript?
    ... FAQ Topic - What is ECMAScript? ... ECMAScript is the international standard for javascript. ... support for this edition in JScript 5.0 and JavaScript 1.3. ...
    (comp.lang.javascript)