- Notifications
You must be signed in to change notification settings - Fork0
Status, process, and documents for ECMA-262
License
RedwolfDark/ecma262
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 viewhere.
Proposals followthe TC39 process and are tracked in theproposals repository.
Please seeContributing to ECMAScript for the most up-to-date information on contributing proposals to this standard.
After cloning, donpm install
to set up your environment. You can then donpm run build
to build the spec ornpm run watch
to set up a continuous build. The results will appear in theout
directory, which you can usenpm run clean
to delete.
- Es-discuss mailing list: Mailing list for ECMAScript discussions
- IRC: #tc39 on Freenode (instructions)
About
Status, process, and documents for ECMA-262
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- HTML99.6%
- Other0.4%