资源列表
MQTH2
- 用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的COMPILER。-used to test ESL C COMPILER DSP Math Library VC correct procedures, test methods, the VC randomly generated function input, and import and export value
calc
- 用lex实现的词法分析,用lex编译后可以实现简单的词法分析-Achieved by lex lexical analysis, the compiler can use lex simple lexical analysis
191074
- 编译原理 关于NFA到dDFA转换的c程序-Compiler Construction Principles on the NFA to dDFA convert c program
syntax
- compiler syntax analyser 编译原理分析器 强大的一腿-Principles of compiler syntax analyser to compile a strong one leg analyzer
Compute_Formula
- 一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
plo
- 原创!PL0词法分析程序的源码!能够实现用PL0语言进行词法及语法分析!
jsdmadfasd
- javascr ipt动态查询控件,非常实用合格-javascr ipt dynamic query controls, very useful for qualified
C
- 一个由c++编程的c语言的词法分析程序源代码
bianyicifa
- 自己编的词法分析程序,含有实验报告,有详细的数据结构和程序流程说明。-own addendum to the lexical analysis procedures, experimental report containing a detailed data structure and program flow note.
PL0
- PL0编译器 PL/0编译器的源语言是PL/0语言,目标语言类pcode代码,用C语言编写而实现的。PL/0语言功能简单、结构清晰、可读性强、具有一般高级语言的特点。PL/0语言语句类型丰富,适应各种程序结构,赋值语句为其基础。 本PL/0编译器是在Visual C++6.0软件环境下,用C语言实现,在Window XP平台下运行通过的。
mini-pl0-plus
- 扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.
bianyicifa2
- c++编译器,比较经典,可以供新手学习,代码简单-A C++ SCANNER