User:Kevin Reid/JS bookmarks

From Erights

< User:Kevin Reid(Difference between revisions)
Jump to: navigation, search
(add MDC Proxy)
 
Line 3: Line 3:
==ES5/ES-Harmony==
==ES5/ES-Harmony==
-
* [http://www.ecmascript.org/docs/tc39-2009-043.pdf ES5 Standard] (pdf)
+
* [http://www.ecmascript.org/docs/tc39-2009-043.pdf ES5 Standard] (PDF)
* [http://wiki.ecmascript.org/doku.php?id=harmony:proxies ES Wiki:harmony:proxies] — not part of ES5 but implemented in FF4
* [http://wiki.ecmascript.org/doku.php?id=harmony:proxies ES Wiki:harmony:proxies] — not part of ES5 but implemented in FF4
 +
** [https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Proxy Proxy at MDC] — proxies as implemented in FF4
** [http://wiki.ecmascript.org/doku.php?id=harmony:proxy_defaulthandler harmony:proxy_defaulthandler] — not implemented anywhere but useful info
** [http://wiki.ecmascript.org/doku.php?id=harmony:proxy_defaulthandler harmony:proxy_defaulthandler] — not implemented anywhere but useful info
* [http://wiki.ecmascript.org/doku.php?id=harmony:weak_maps ES Wiki:harmony:weak_maps]
* [http://wiki.ecmascript.org/doku.php?id=harmony:weak_maps ES Wiki:harmony:weak_maps]

Latest revision as of 21:24, 25 May 2011

This is a personal list of bookmarks related to my capability-JavaScript work, mostly with Caja.

ES5/ES-Harmony

  • ES-Lab: “Experiments with proposed extensions to EcmaScript”

Third-party info/summaries

Personal tools
more tools