Skip to content

docschina/ecma262

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc72009 · Jan 23, 2024
Jan 23, 2024
Aug 27, 2020
Mar 6, 2021
Oct 12, 2017
Oct 27, 2015
Feb 28, 2020
Jun 12, 2020
Jun 13, 2019
Jan 5, 2021
Jun 13, 2019
Jan 3, 2020
May 26, 2020
Feb 29, 2016
Mar 21, 2021
Mar 21, 2021
Apr 28, 2021
May 13, 2016
May 21, 2020
May 20, 2020
May 20, 2020
May 21, 2020
May 13, 2016

Repository files navigation

ECMAScript

This repo

This repository contains the source for the current draft of ECMA-262, the ECMAScript® Language Specification.

This source is processed to obtain a human-readable version, which you can view here.

If you want to explore how the specification was written, you can also view the source with its history in searchfox.

Current Proposals

Proposals follow the TC39 process and are tracked in the proposals repository.

Contributing New Proposals

Please see Contributing to ECMAScript for the most up-to-date information on contributing proposals to this standard.

Developing the Specification

After cloning, do npm install to set up your environment. You can then do npm run build to build the spec or npm run watch to set up a continuous build. The results will appear in the out directory, which you can use npm run clean to delete.

Community

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages