Earlier quoted context omitted.
JS next seems almost as if they turned Javascript into Python. I am pleased.
I am pleased too, but unfortunately it seems like they turned it into Python 3. That is: not a stable, cross platform, version on the horizon yet --not even excluding IE--, and we're in for a long wait.
V8 developers start working on ES6 generators for JavaScript
31–33 of 33 posts
Re: V8 developers start working on ES6 generators for JavaScript
#32Earlier quoted context omitted.
The spec is quite closely modelled after Mozilla's implementation, yes. Other engines just neglected to implement it.
> Other engines just neglected to implement it. Why would they have? Seems like waiting for ecma approval and specification makes sense.
Although it is quite obviously a good idea :)
Re: V8 developers start working on ES6 generators for JavaScript
#33Earlier quoted context omitted.
I am pleased too, but unfortunately it seems like they turned it into Python 3. That is: not a stable, cross platform, version on the horizon yet --not even excluding IE--, and we're in for a long wait.
Not at all. We are seeing an extremely rapid adoption of ES6 features and the standard is going to be completely finalized this year (or early next year), meaning browsers don't really have a choice but to implement it.
Not to mention that the "browsers don't really have a choice but to implement it" does not hold at all. Safari, IE and Chrome can continue to ignore it or implement only little parts of it for the next 2-3 years.