ECMAScript
E24470
ECMAScript is the official scripting language specification that defines the core features and behavior implemented by JavaScript and related languages.
All labels observed (49)
How this entity was disambiguated
This entity first appeared as the object of triple T192082 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: ECMAScript Context triple: [JavaScript, standardizedAs, ECMAScript]
-
A.
JavaScript
JavaScript is a high-level, dynamic programming language primarily used to create interactive and dynamic content on web pages.
-
B.
TypeScript programming language
TypeScript is a statically typed superset of JavaScript that adds optional type annotations and modern language features to improve large-scale application development.
-
C.
WHATWG
WHATWG is a community-driven standards organization that develops and maintains key web technologies, including the living standard for HTML.
-
D.
CoffeeScript
CoffeeScript is a programming language that compiles to JavaScript, offering a more concise, Python- and Ruby-like syntax for writing web application code.
-
E.
WebAssembly specification
The WebAssembly specification is a standardized, low-level binary instruction format designed to enable high-performance, portable code execution on the web and other platforms.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: ECMAScript Target entity description: ECMAScript is the official scripting language specification that defines the core features and behavior implemented by JavaScript and related languages.
-
A.
JavaScript
JavaScript is a high-level, dynamic programming language primarily used to create interactive and dynamic content on web pages.
-
B.
TypeScript programming language
TypeScript is a statically typed superset of JavaScript that adds optional type annotations and modern language features to improve large-scale application development.
-
C.
WHATWG
WHATWG is a community-driven standards organization that develops and maintains key web technologies, including the living standard for HTML.
-
D.
CoffeeScript
CoffeeScript is a programming language that compiles to JavaScript, offering a more concise, Python- and Ruby-like syntax for writing web application code.
-
E.
WebAssembly specification
The WebAssembly specification is a standardized, low-level binary instruction format designed to enable high-performance, portable code execution on the web and other platforms.
- F. None of above. chosen
Statements (94)
| Predicate | Object |
|---|---|
| instanceOf |
ECMA standard
ⓘ
ISO standard ⓘ programming language specification ⓘ scripting language specification ⓘ |
| abbreviation | ES ⓘ |
| alsoUsedFor |
desktop applications
ⓘ
embedded systems ⓘ mobile applications ⓘ server-side scripting ⓘ |
| basedOn | Netscape JavaScript language ⓘ |
| category |
programming languages
ⓘ
scripting languages ⓘ web standards ⓘ |
| conformsTo | ISO/IEC 16262 ⓘ |
| defines |
control structures
ⓘ
core language features of JavaScript ⓘ error handling behavior ⓘ execution model ⓘ objects ⓘ semantics of the language ⓘ standard library ⓘ syntax of the language ⓘ types ⓘ |
| developedBy |
Ecma International
ⓘ
linked to:
ECMA International
Ecma TC39 ⓘ
linked to:
ECMA International
|
| doesNotDefine |
DOM APIs
ⓘ
linked to:
DOM
Web APIs ⓘ host environment behavior beyond specified hooks ⓘ |
| editionAlias |
ECMAScript 2015 = ES6
ⓘ
linked to:
ECMAScript
ECMAScript 2016 = ES7 ⓘ
linked to:
ECMAScript
ECMAScript 2017 = ES8 ⓘ
linked to:
ECMAScript
ECMAScript 2018 = ES9 ⓘ
linked to:
ECMAScript
ECMAScript 2019 = ES10 ⓘ
linked to:
ECMAScript
ECMAScript 2020 = ES11 ⓘ
linked to:
ECMAScript
ECMAScript 2021 = ES12 ⓘ
linked to:
ECMAScript
ECMAScript 2022 = ES13 ⓘ
linked to:
ECMAScript
ECMAScript 2023 = ES14 ⓘ
linked to:
ECMAScript
|
| firstEditionYear | 1997 ⓘ |
| firstStandardizedBy |
ECMA
ⓘ
linked to:
ECMA International
|
| fullName |
ECMAScript Language Specification
ⓘ
linked to:
ECMAScript
|
| governingBody |
Ecma International
ⓘ
linked to:
ECMA International
|
| hasEdition |
ECMAScript 1
ⓘ
linked to:
ECMAScript
ECMAScript 2 ⓘ
linked to:
ECMAScript
ECMAScript 2015 ⓘ
linked to:
ECMAScript
ECMAScript 2016 ⓘ
linked to:
ECMAScript
ECMAScript 2017 ⓘ
linked to:
ECMAScript
ECMAScript 2018 ⓘ
linked to:
ECMAScript
ECMAScript 2019 ⓘ
linked to:
ECMAScript
ECMAScript 2020 ⓘ
linked to:
ECMAScript
ECMAScript 2021 ⓘ
linked to:
ECMAScript
ECMAScript 2022 ⓘ
linked to:
ECMAScript
ECMAScript 2023 ⓘ
linked to:
ECMAScript
ECMAScript 3 ⓘ
linked to:
ECMAScript
ECMAScript 5 ⓘ
linked to:
ECMAScript
ECMAScript 5.1 ⓘ
linked to:
ECMAScript
|
| hostEnvironmentsInclude |
Deno
ⓘ
Node.js ⓘ embedded JavaScript engines ⓘ web browsers ⓘ |
| influencedBy |
C
ⓘ
Java ⓘ Scheme ⓘ Self ⓘ |
| influences |
ActionScript
ⓘ
CoffeeScript ⓘ Dart (early versions) ⓘ
linked to:
Dart
Flow ⓘ JScript ⓘ
linked to:
JScript .NET
JavaScript ⓘ TypeScript ⓘ
linked to:
TypeScript programming language
|
| maintainedBy |
Ecma International
ⓘ
linked to:
ECMA International
Ecma TC39 ⓘ
linked to:
ECMA International
|
| primaryImplementationLanguage | JavaScript ⓘ |
| primaryUse | client-side web scripting ⓘ |
| proposalProcess | multi-stage TC39 process ⓘ |
| releaseModel | yearly ⓘ |
| specifies |
BigInt type
ⓘ
JSON object ⓘ Map and Set objects ⓘ arrow functions ⓘ async functions ⓘ classes ⓘ generators ⓘ iterators ⓘ modules ⓘ promises ⓘ proxies ⓘ strict mode ⓘ symbols ⓘ template literals ⓘ typed arrays ⓘ |
| standardNumber |
ECMA-262
ⓘ
linked to:
ECMAScript
|
| technicalCommittee | TC39 ⓘ |
| website | https://ecma-international.org/publications-and-standards/standards/ecma-262/ ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: ECMAScript Description of subject: ECMAScript is the official scripting language specification that defines the core features and behavior implemented by JavaScript and related languages.
Referenced by (120)
Full triples — surface form annotated when it differs from this entity's canonical label.