-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi, I talked to @bakkot a bit about this but I wanted to create a more open issue about it.
Shift is really great to work with, but it's limited to completed ECMAScript specs. I was wondering if people would be up for a bit more formality around proposals.
I'm not looking for a bunch of unstable things to be added to the spec, just that there's a place for in progress specs to agree "If the spec is accepted in its current form, this is what the Shift AST would look like" and the acknowledgement that it could change.
A lot of it is obvious, like catch (e) {}
→ catch {}
, but stuff like class properties is not.
It would also be really nice if there was a document for all of these and you didn't have to go through all the issues.
nickzuber
Metadata
Metadata
Assignees
Labels
No labels