ES6 Generators + Iterators and its implementation in V8 from Andy Wingo


Details
Presentation will be in english.
Andy is a compiler hacker at Igalia (igalia.com) and a recognized conference speaker ( You normally have to pay a JSConf ticket to follow one of his talk ;). He is a contributor to JavaScriptCore, V8, and SpiderMonkey. He recently implemented ES6 generators in V8 and SpiderMonkey.
Andy will talk about forthcoming iterator and generator in JS:
-
Generator and interator seen from a JS developer perspective. What it is, why should I care?
-
Generator and iteragtor seen by a JS engine developer perspective. What does it imply in term for C++, performance consideration, how different is it from what exists already...
-
What does it means to implement new features in V8 (question driven)
Bring your questions and he will try to answer them.
This is a unique opportunity to meet one of the many (or the few) who shape the future of our beloved language!
This meetup will take place in a new conference room: EPFL PSE-D in Pluton's conference room.

ES6 Generators + Iterators and its implementation in V8 from Andy Wingo