JavaScript:Compiler References: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 13: Line 13:
* [http://www.lua.org/doc/jucs05.pdf The Implementation of Lua 5.0]
* [http://www.lua.org/doc/jucs05.pdf The Implementation of Lua 5.0]
* [http://codespeak.net/pypy/extradoc/talk/icooolps2009/bolz-tracing-jit.pdf Tracing the meta-level: PyPy's tracing JIT compiler]
* [http://codespeak.net/pypy/extradoc/talk/icooolps2009/bolz-tracing-jit.pdf Tracing the meta-level: PyPy's tracing JIT compiler]
* [people.mozilla.org/~gal/compressed.tracemonkey-pldi-09.pdf Trace-based Just-in-Time Type Specialization for Dynamic Languages]
* [http://people.mozilla.org/~gal/compressed.tracemonkey-pldi-09.pdf Trace-based Just-in-Time Type Specialization for Dynamic Languages]


== Garbage Collection ==
== Garbage Collection ==

Revision as of 22:12, 23 July 2011