What is ECMAScript?

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

What is ECMAScript?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by dejon , 4 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.

Related Threads:

What Are the Best Practices for Managing Oracle Sql Databases?
How to Maintain a Pool Cleaner for Long-term Use in 2025?
What Are the Best Platforms to Earn Money by Freelancing?
How to Use a Stair Stepper Correctly in 2025?
How to Improve Mysql Performance for Large Databases?
What is difference Between PHP 5 and 7?