JavaScript:Compiler References: Difference between revisions

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


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

Revision as of 19:09, 26 July 2011

JIT

SSA

VM

Garbage Collection

Assembly

Other