Compiler 规格严格

http://stackoverflow.com/questions/1669/learning-to-write-a-compiler
http://stackoverflow.com/questions/672577/how-can-i-parse-code-to-build-a-compiler-in-java
http://stackoverflow.com/questions/1644715/java-string-parsing-k1-v1-k2-v2?rq=1
http://stackoverflow.com/questions/2712709/parsing-a-text-file-with-a-fixed-format-in-java?rq=1
http://www.java-examples.com/java-string-split-example
http://stackoverflow.com/questions/4373612/how-to-parse-text-into-sentences-in-java?rq=1
http://docs.oracle.com/javase/tutorial/essential/regex/
http://stackoverflow.com/questions/6689653/java-parsing-framework-for-complex-csv-files?rq=1
http://stackoverflow.com/questions/1146934/create-great-parser-extract-relevant-text-from-html-blogs?rq=1
http://dikar.iteye.com/blog/420211

******************************************

http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/
http://docs.oracle.com/javase/6/docs/technotes/guides/scripting/programmer_guide/index.html
http://mindprod.com/jgloss/eval.html
http://stackoverflow.com/questions/1168931/how-to-create-an-object-from-a-string-in-java-how-to-eval-a-string
http://stackoverflow.com/questions/3056138/how-to-see-full-compile-path-in-eclipse?rq=1

******************************************

http://programmers.stackexchange.com/questions/150294/why-c-to-write-a-compiler

http://news.ycombinator.com/item?id=398569

     
原文地址:https://www.cnblogs.com/diyunpeng/p/2683939.html