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
ⓘ
surface form:
Ecma International
ECMA International ⓘ
surface form:
Ecma TC39
|
| doesNotDefine |
DOM
ⓘ
surface form:
DOM APIs
Web APIs ⓘ host environment behavior beyond specified hooks ⓘ |
| editionAlias |
ECMAScript
ⓘ
surface form:
ECMAScript 2015 = ES6
ECMAScript ⓘ
surface form:
ECMAScript 2016 = ES7
ECMAScript ⓘ
surface form:
ECMAScript 2017 = ES8
ECMAScript ⓘ
surface form:
ECMAScript 2018 = ES9
ECMAScript ⓘ
surface form:
ECMAScript 2019 = ES10
ECMAScript ⓘ
surface form:
ECMAScript 2020 = ES11
ECMAScript ⓘ
surface form:
ECMAScript 2021 = ES12
ECMAScript ⓘ
surface form:
ECMAScript 2022 = ES13
ECMAScript ⓘ
surface form:
ECMAScript 2023 = ES14
|
| firstEditionYear | 1997 ⓘ |
| firstStandardizedBy |
ECMA International
ⓘ
surface form:
ECMA
|
| fullName |
ECMAScript
self-linksurface differs
ⓘ
surface form:
ECMAScript Language Specification
|
| governingBody |
ECMA International
ⓘ
surface form:
Ecma International
|
| hasEdition |
ECMAScript
self-linksurface differs
ⓘ
surface form:
ECMAScript 1
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2015
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2016
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2017
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2018
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2019
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2020
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2021
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2022
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 2023
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 3
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 5
ECMAScript self-linksurface differs ⓘ
surface form:
ECMAScript 5.1
|
| hostEnvironmentsInclude |
Deno
ⓘ
Node.js ⓘ embedded JavaScript engines ⓘ web browsers ⓘ |
| influencedBy |
C
ⓘ
Java ⓘ Scheme ⓘ Self ⓘ |
| influences |
ActionScript
ⓘ
CoffeeScript ⓘ Dart ⓘ
surface form:
Dart (early versions)
Flow ⓘ JScript .NET ⓘ
surface form:
JScript
JavaScript ⓘ TypeScript programming language ⓘ
surface form:
TypeScript
|
| maintainedBy |
ECMA International
ⓘ
surface form:
Ecma International
ECMA International ⓘ
surface form:
Ecma TC39
|
| 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 |
ECMAScript
self-linksurface differs
ⓘ
surface form:
ECMA-262
|
| 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.