8 ms·
Multithreaded JavaScript Discussion By Brendan Eich
- voodootikigod 16y agoInteresting that JavaScript 1.6, 1.7 and possibly Harmony will have primitives for Python-like generators
- jsrn 16y ago> 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.6 https://developer.mozilla.org/en/new_in_javascript_1.7 https://developer.mozilla.org/en/new_in_javascript_1.7
- paulbaumgart 16y agoThanks a lot for making this website. A lot of good stuff on there already.
- adambyrtek 16y agoThanks for the link. I really didn't know that Brendan Eich, the creator of JavaScript himself, is running a podcast. Subscribed!