Skip to content

ECMAScript

Marie-Louise edited this page Aug 24, 2018 · 7 revisions

ECMAScript can be defined as the specification for defining a general purpose language. It provides rules, guidelines and details that scripting languages must observe to be ECMAScript compliant. JavaScript is the only scripting language that it regulates.

ECMAScript 5

ECMAScript 6

Clone this wiki locally