Jump to content

Category:JavaScript: Difference between revisions

Added features
(JavaScript shell)
(Added features)
Line 1:
{{language|JavaScript
{{language|JavaScript}}'''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.
|strength=weak
|express=implicit
|checking=dynamic
{{language|JavaScriptgc=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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.