[Home]ECMAScript programming language

HomePage | Recent Changes | Preferences

Showing revision 7
The ECMAScript programming language, formerly known as JavaScript, is an object-oriented [scripting language]? specified by the ECMA-262 standard. [Netscape Communications]? originally developed the language under the name "LiveScript" but then renamed it to "JavaScript" and gave it a syntax closer to that of the Java programming language developed by Sun Microsystems at roughly the same time Netscape was including support for Java technology in its Netscape Navigator browser.

ECMAScript is an object-oriented scripting language that connects through interfaces called Document Object Models (DOMs) to applications, especially to the server side ([web servers]?) and the client side ([Internet browsers]?) of internet applications. Many web sites use client-side ECMAScript technology to create powerful dynamic web applications.

Its primary data structure is an [associative array]? similar to hashes in the Perl programming language. (To do: more information on the language)

External link:


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited November 19, 2001 8:23 am by Damian Yerrick (diff)
Search: