Giter Site home page Giter Site logo

ecma262's Introduction

ECMAScript

Current Proposals

Proposals follow this process document.

|๐Ÿš€| Proposal | Champion | Stage |---|------------------------------------------------------------------------------------ |-------------- | ------|------ | | Exponentiation Operator | Rick Waldron | 3 | | Array.prototype.includes | Domenic Denicola, Rick Waldron | 3 | | SIMD.JS - SIMD APIs + polyfil| John McCutchan, Peter Jensen, Dan Gohman, Daniel Ehrenberg |3 | | | Async Functions |Brian Terlson |3 | | | Object.observe | Adam Klein |2 | | | function.sent metaproperty | Allen Wirfs-Brock |2 | | | Object.values/Object.entries | Jordan Harband | 2 | | Rest/Spread Properties | Sebastian Markbage | 2 | | Trailing commas in function parameter lists and calls | Jeff Morrison | 2 | | Typed Objects |Dmitry Lomov, Niko Matsakis |1 | | ArrayBuffer.transfer | Luke Wagneer & Allen Wirfs-Brock | 1 |๐Ÿš€| Additional export-from Statements| Lee Byron | 1 | | Class and Property Decorators | Yehuda Katz and Jonathan Turner | 1 | | | Function.prototype.toString revision| Michael Ficarra| 1 | | Observable | Kevin Smith & Jafar Husain | 1 | | String.prototype.{trimLeft,trimRight} | Sebastian Markbage | 1 | | Class Property Declarations| Jeff Morrison| 1 | | String padding | Jordan Harband & Rick Waldron | 1 | | String#matchAll | Jordan Harband | 1 | | Shared memory and atomics | Lars T Hansen | 1 |๐Ÿš€|Callable class constructors | Yehuda Katz and Allen Wirfs-Brock | 1

๐Ÿš€ means the champion thinks it's ready to advance but has not yet presented to the committee.

See also the stage 0 proposals.

Contributing New Proposals

If you are a TC39 member representative, just submit a pull request for your proposal, probably to the stage0.md document.

Ecma TC39 accepts Strawman Proposals from non-member individuals who have accepted the TC39 copyright and patent policies. Currently all ECMAScript related technical work is done by the TC39 RF TG (Royalty Free Task Group), for which the following IPR Policies apply:

If you wish to submit a proposal and are not a representative of a TC39 member, here are the steps you need to take:

  1. Read the TC39 process document.
  2. Register as a TC39 contributor (it is not necessary to submit the contribution as attachment to the form)
  3. Submit a pull request here for your strawman proposal.

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.

ecma262's People

Contributors

allenwb avatar anba avatar arv avatar benjamingr avatar bterlson avatar caitp avatar davidbruant avatar dmitrysoshnikov avatar domenic avatar dslomov avatar getify avatar hzoo avatar jamiebuilds avatar jeffmo avatar jhusain avatar jisaacks avatar jsreeram avatar leebyron avatar littledan avatar ljharb avatar mathiasbynens avatar michaelficarra avatar p-jensen avatar rossberg avatar rwaldron avatar samth avatar sebmarkbage avatar ultcombo avatar wycats avatar zenparsing avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.