JavaScript syntax: Difference between revisions

Content deleted Content added
Quamaretto (talk | contribs)
I left a summary and the quote in the article body. The rest seem to be original research. Thanks for providing a source.
Quamaretto (talk | contribs)
mNo edit summary
Line 1:
The '''syntax of JavaScript''' is a set of rules that defines how a [[JavaScript]] program will be written and [[Interpreter (computing)|interpreted]]. The JavaScript syntax was influenced by several programming languages, including [[Java (Programmingprogramming language)|Java]].
 
===Origin of Syntax===