资源列表
LexicalAnalysis
- 编译原理词法分析算法,自己写的,大家共同进步。-Compiler theory lexical analysis algorithm, Wrote it myself,Common progress.
dgxj
- 编译原理一个实验内容,应用递归下降法来计算表达式。-Compile a test content theory, recursive descent method to calculate the expression.
yao
- 编译原理课程大作业,词法分析、语法分析、语义分析都包括-Compiler theory courses job, lexical analysis, parsing, semantic analysis, including
code
- 编译原理课程的上机作业,一个简单的小语言词法分析器,在txt文件中软件测试程序,而后在txt中输出词法分析结果-A simple language lexical analyzer, in the txt file, software testing procedures, then the output of lexical analysis results in txt
loki-0.1.7
- loki 0.1.7 很强大高效的C++库,配套modern C++ Design 书本使用效果更佳-loki 0.1.7 is a powerful and efficient C++ library, supporting modern C++ Design book using the results better
works
- 基于antlr的解释器构造,包括java 和。net架构的,十分有帮助哦-Antlr interpreter based on structure, including java and. net framework, very helpful oh
Report_compiler
- 一个简单的编译器的实现报告,详细介绍了如何实现一个minijava到mips的编译器如何一步一步实现,以及所使用的工具等-A simple compiler implementation report, detailing how to implement a minijava to mips compiler step by step how to achieve, and the tools used
reflector
- 反编译工具,可以自动升级,net反编译优秀-Anti-compilation tools
fanbianyi
- C#的反编译软件。可以对.net 程序进行反解
libboost_regexRegexLog
- 基于libboost_regex的正则表达式测试程序,可用于入门者的参考代码。-Libboost_regex regular expression-based test procedure can be used for a reference code for beginners.
grammar_analysis
- 赋值语句的语法分析,用三地址代码输出,并能发现语句错误,给出错误信息,功能良好-Assignment of grammatical analysis, with three-address code output, and found that statement wrong, given wrong information, a well-functioning
snl编译器
- snl编译器,实现了SNL的词法分析,语法分析,语义分析,附带所有文档以及程序!-snl~