资源列表
cifafenxibaogao
- c语言实现编译原理词法分析,有完整的源代码,可以直接运行,并且有完整的实验报告,希望对大家有所帮助-c language compiler to achieve the principle of lexical analysis, a complete source code, can be directly run, and a complete report of the experiment, I hope all of you to help
Begpoint.zip
- 学习指针的使用
OM_src_0.20
- Ollydbg环境下的一款插件源代码,值得学习。
lexer
- 编译原理词法分析程序,可以将tinyC代码转换为中间代码,并可简单的进行一些预处理和错误分析-Compilation Principle lexical analysis procedures, tinyC code can be converted to intermediate code, and simple to carry out some pre-processing and error analysis
Hune2
- 用预测分析法实现的语法分析,预测分析表要手动生成-with Forecast and Analysis Method syntax analysis, forecasting analysis must be made manually generated. .
tolua++
- toLua++ 5。1版本,toLua++是一种LUA到c++的绑定工具,他可可以将你的PKG文件编译层LUA接口注册文件,省去你写绑定代码的时间。-toLua++ 5. 1 version, toLua++ is a LUA account c++ binding instrument, he may be your PKG file compiled LUA interface layer registration documents, save you to write code to b
50021523
- 对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。
by2
- 递归下降分析法构造的语法分析机 能够判断科学计数法 可判别的运算符为+-*/()-Recursive decline analysis grammar structure analysis of machine able to judge the scientific counting method can identify the operator for 2B !-*/()
cifafenxiqi
- 一个成型的小型词法分析器.很适用.不错的的选择.-Forming a small lexical analyzer. Is applicable. A good choice.
PL0.rar
- 编译原理的课程设计,含报告地方还行,是C语言的,Compiler Construction Principles of curriculum design, including the report of local firms also is a C language
Scanner
- 用C#做的《编译原理》PROJECT--词法分析器 可识别的内容:C#的77个关键字,小数型和整数型数,各种运算符等
ScriptOfMFC
- 基于MFC的脚本解释器,类似与VC的编译器,可以动态执行指定的代码段!-MFC-based scr ipt interpreter, similar to the VC compiler, you can dynamically execute the specified code!