Category:JavaScript: Difference between revisions

mark as an OO language
(Added features)
(mark as an OO language)
Line 3:
|express=implicit
|checking=dynamic
|gc=yes}}{{language programming paradigm|Object-oriented}}
|gc=yes}}'''JavaScript''' is the name of Netscape Communications Corporation's implementation of the [[ECMAScript standard]], a scripting language based on the concept of prototype-based programming. The language is best known for its use in websites (as client-side JavaScript), but is also used to enable scripting access to objects embedded in other applications.
 
Despite the name, JavaScript is only distantly related to the [[Java]] programming language, the main similarity being their common debt to the [[C]] syntax. Semantically, JavaScript syntax has far more in common with the [[Self]] [[programming language]].
Anonymous user