FAQ Topic - What is ECMAScript? (2008-04-07)

F

FAQ server

-----------------------------------------------------------------------
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. The sendings of these
daily posts are proficiently hosted by http://www.pair.com.
 
D

Dr J R Stockton

In comp.lang.javascript message <[email protected].
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.

Not good enough. Firefox and Safari seem more or less ECMA compliant,
yet they have not yet reached Version 4 (discounting possible betas).
SeaMonkey and Camino are still on Version 1.

Opera is 9.27 now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top