JScript

From Rosetta Code
Revision as of 13:39, 4 October 2009 by rosettacode>Glennj (JavaScript implementation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
JScript is an implementation of JavaScript. Other implementations of JavaScript.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

From the JScript Homepage (edits mine):

JScript is the Microsoft implementation of the ECMA 262 language specification (ECMAScript Edition 3). With [...] a few [...] exceptions (to maintain backwards compatibility), JScript is a full implementation of the ECMA standard.