Difference between revisions of "JScript"
From BC$ MobileTV Wiki
Line 1: | Line 1: | ||
− | '''JScript''' is the Microsoft dialect of the ECMAScript scripting language specification, with [[JavaScript]] being another (non-Microsoft, Netscape-founded) dialect. | + | '''JScript''' is the [[Microsoft]] dialect of the [[ECMAScript]] scripting language specification, with [[JavaScript]] being another (non-Microsoft, Netscape-founded) dialect. Thanks to the efforts of Netscape in the formulation and modernization/improvement of JavaScript, it lost the browser wars as [[JavaScript]] became the ''de facto'' standard. |
− | + | ||
Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
− | [[JavaScript]] | + | [[JavaScript]] | [[TypeScript]] | [[ECMAScript]] |
Latest revision as of 15:58, 8 June 2018
JScript is the Microsoft dialect of the ECMAScript scripting language specification, with JavaScript being another (non-Microsoft, Netscape-founded) dialect. Thanks to the efforts of Netscape in the formulation and modernization/improvement of JavaScript, it lost the browser wars as JavaScript became the de facto standard.
External Links
- JScript Reference Guide (Windows Script Technologies): http://msdn.microsoft.com/en-us/library/hbxc2t98(VS.85).aspx
- wikipedia:JScript
- wikipedia:JScript .NET