1. 编译原理与编译器的公共网站:http://www.compilers.net/index.htm
2 Intel 80386程序员手册:http://www7.informatik.uni-erlangen.de/~msdoerfe/embedded/386html/toc.htm
3 ANother Tool for Language Recognition(ANTLR):http://www.antlr.org/
4 Bytecode Outline plugin for Eclipse:http://asm.objectweb.org/eclipse/bco/index.html
5 Standard ECMA-335 Common Language Infrastructure(CLI):http://www.ecma-international.org/publications/standards/Ecma-335.htm
6 GNU compilers:http://gcc.gnu.org/onlinedocs/gccint/
7 Guid to GNU gcj:http://gcc.gnu.org/onlinedocs/gcj/
8 Mono,a platform for running and developing modern applications, based on the ECMA/ISO Standars:http://www.mono-project.com/Main_Page
9 MSIL 反汇编程序:http://msdn.microsoft.com/library/chs/default.asp?url=/library/CHS/cptools/html/cpconMSILAssemblerIlasmexe.asp
10 编译技术相关网站:http://www.iturls.com/SoftwareEngineering/SE_Complier.asp
11 MSDN上的正则表达式解释:http://msdn.microsoft.com/library/chs/default.asp?url=/library/CHS/jscript7/html/jsreconregularexpressions.asp