Javascript is turning into Python?!

Carl Banks pavlovevidence at gmail.com
Fri Nov 3 18:24:27 EST 2006


Paul Rubin wrote:
> I hadn't seem 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

Maybe in exchange, Python can borrow the let statement.


Carl Banks




More information about the Python-list mailing list