JavaScript:Compiler References: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 35: Line 35:


== Other ==
== Other ==
* [http://www.cs.usfca.edu/~galles/compilerdesign/ Mordern Compiler Design]
* http://www.hackersdelight.org/
* http://www.hackersdelight.org/

Revision as of 09:40, 24 July 2011

JIT

SSA

VM

Garbage Collection

Assembly

Other