canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,798
edits
MarkFinkle (talk | contribs) |
|||
| Line 65: | Line 65: | ||
== How can I try ECMAScript 4? == | == How can I try ECMAScript 4? == | ||
The ECMAScript working group (ECMA TG1) is providing a reference implementation that you can play with in order to get a feel for how the language operates. A binary version currently exists for OS X. This [http://www.ecmascript.org/download.php download] will give you a console application that you can run to try the syntax out for yourself. | The ECMAScript working group (ECMA TG1) is providing a reference implementation that you can play with in order to get a feel for how the language operates. A binary version currently exists for Windows & OS X. This [http://www.ecmascript.org/download.php download] will give you a console application that you can run to try the syntax out for yourself. | ||
You can use the binary reference implementation like so (on OSX and Linux): | You can use the binary reference implementation like so (on OSX and Linux): | ||