Category:JavaScript: Difference between revisions

m
Undo revision 98280 by Jhuni (talk); you're not being consistent
m (JavaScript is not a functional language because it does not have pure functions, immutable data structures, a type system, or good parameter-handling features. It has lambdas but so does VB 9.)
m (Undo revision 98280 by Jhuni (talk); you're not being consistent)
Line 5:
|gc=yes
|LCT=yes
|bnf=http://javascript.comsci.us/syntax/statement/bnf.html}}{{language programming paradigm|Object-oriented}}{{language programming paradigm|functional}}
'''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.
 
Anonymous user