Javascript is turning into Python?!

Paul Rubin http
Fri Nov 3 02:25:15 EST 2006


[Correction of earlier accidental crosspost]

I hadn't seen this before.  New Javascript 1.7 features:

- Generators
- Iterators
- Array comprehensions
- Destructuring assignment

Sounds like another language we know.

http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7



More information about the Python-list mailing list