JavaScript syntax: Difference between revisions

Content deleted Content added
contributed citation about founder and basic rules
Citation bot (talk | contribs)
Alter: title. | You can use this bot yourself. Report bugs here. | Suggested by Ost316 | Category:CS1 errors: invisible characters | via #UCB_Category
Line 8:
 
==Origins==
[[Brendan Eich]] summarized the ancestry of the syntax in the first paragraph of the JavaScript 1.1 specification<ref>[http://hepunx.rl.ac.uk/~adye/jsspec11/intro.htm#1006028 JavaScript 1.1 specification]</ref><ref>{{Cite web|title=Chapter  1.  Basic JavaScript|url=http://speakingjs.com/es5/ch01.html|access-date=2020-09-22|website=speakingjs.com}}</ref>as follows:
{{"|JavaScript borrows most of its syntax from [[Java (programming language)|Java]], but also inherits from [[Awk]] and [[Perl]], with some indirect influence from [[Self (programming language)|Self]] in its object prototype system.}}