tc39 / proposal-do-expressions

Proposal for `do` expressions
MIT License
1.12k stars 14 forks source link

Spec in the works? #19

Closed pitaj closed 3 years ago

pitaj commented 6 years ago

I don't see any information about an actual spec draft anywhere in the repo. Indeed, it looks like there's been no activity since September. Is anybody working on this?

I'd be willing to help nail down a spec or at least expand the given examples.

bakkot commented 3 years ago

I'm picking this proposal up, and I've written preliminary spec text here. (It's also linked in the readme.)

Note that, as this failed to achieve stage 2 when I presented it in its current state, at least some of these decisions will change before I bring it back to committee.