Live data from Hacker News

Multithreaded JavaScript Discussion By Brendan Eich

aminutewithbrendan.com

1–5 of 5 posts

Re: Multithreaded JavaScript Discussion By Brendan Eich

#3

Interesting that JavaScript 1.6, 1.7 and possibly Harmony will have primitives for Python-like generators

    > Interesting that JavaScript 1.6, 1.7 and
    > possibly Harmony will have primitives for
    > Python-like generators
If you want, you can already use JavaScript 1.6 and 1.7 - 1.6 is supported in FF 1.5+ and 1.7 is supported in FF 2+

https://developer.mozilla.org/en/new_in_javascript_1.6

https://developer.mozilla.org/en/new_in_javascript_1.7