What is ECMAScript?

by oda.tromp , in category: Technology , 3 years ago

What is ECMAScript?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by dejon , 3 years ago

ECMAScript is a standard for scripting languages. It is a subset of Javascript. Languages such as ActionScript, JavaScript use ECMAScript as its core. ECMA stands for European Computer Manufacturer’s Association. Coders commonly use ECMAScript for client-side scripting on the World Wide Web. It is also used for server applications and services. It includes structured, dynamic, functional, and prototype-based features. The ECMAScript was developed by Brendan Eich of Netscape. The ECMAScript is standardized by the ECMA International standards organization in the ECMA-262 and ECMA-402 specifications. It is a programming language that is designed specifically for acting on an existing entity or system. It provides the rules, details, and guidelines that a scripting language must observe to be considered ECMAScript compliant.