Paul Rubin wrote:
> [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

If you're talking about Mozilla Javascript, then most certanly yes.
Mozilla team even plan to support Python in XUL. If you're talking
about some standard (ECMAscript), then, well I haven't seen any
progress there.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to