|
What is JavaScript? |
| JavaScript, often mistyped as "Javascript", is an object-oriented scripting language based on the concept of prototypes. The language is most well known for its use in websites. It was originally developed by Brendan Eich of Netscape Communications under the name Mocha and then LiveScript but then renamed to "JavaScript". JavaScript has a syntax close to that of Sun Microsystems’ Java language. But beside name and syntax the language has more in common with Self than with Java. JavaScript was first standardized in 1997–1999 by ECMA under the name ECMAScript. The standard (as of December 1999) is ECMA-262 Edition 3, and corresponds to JavaScript 1.5. This is also now an ISO 16262 standard. |
|
|
|