On Mon, Aug 15, 2011 at 2:58 PM, Rick Waldron <[email protected]> wrote: > I've been playing with this: > https://github.com/zaach/reflect.js > which has a web interface to try out code examples here: > http://zaach.github.com/reflect.js/es-next/ > > > Rick
It works for simple examples but has a ways to go before it can run the Smalltalk Collection classes. Also, AFAICT "transpilation" won't be able to fully support super references (namely, rebinding super using Object.defineMethod) but it can take us pretty far. The other features seem attainable. -- Zach Carter _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

