Avacado: JavaScript trying to be more like Self

Casey Ransberger casey.obrien.r at gmail.com
Mon Jan 20 05:56:05 UTC 2014


http://avocadojs.com

Interesting what they couldn't do. JS has insufficient reflection to see
inside of JS functions. No debugger, which they said had to do with
single-threadedness. No snapshots, because the browsers don't do that, so
it relies on the Transporter.

Still, it's kind of cool if you've got to write JavaScript.

--Casey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.selflanguage.org/pipermail/self-interest/attachments/20140119/4088c6e1/attachment.html>


More information about the Self-interest mailing list