资源列表
Flex2.5-manual
- FLEX 是词法分析解析器的产生器,需要提供生成规则,动作可以用C语言写-FLEX is a lexical analysis parser generator, the need to provide the generation rule, action can be written using C language
Compiler-in-C-Andrew.W.Appel
- 编译原理外国指导书,源代码由C语言实现,中文版-Compiler theory of foreign guide books, the source code from the C language, Chinese
PLO_parser
- PL/0语言的语法解析器,用于编译原理课程实验的参考-PL/0 language parser, compiler theory course for the reference experiment
PL0_Compiler
- Pl/0.h文件:头文件主要定义了常量,另外还定义了比较重要的枚举值,还有两个重要的结构体类型,最后还对函数进行了声明,总的来说,头文件的主要工作就是声明或定义了.cpp文件中需要用到的变量。 Pl/0.cpp文件:按照程序从main()函数开始的原则,我们一一作分析。 首先,主函数提示输入要打开的pl/0文件,因为我们需要对一个pl/0语言进行分析。接着,程序提示是否列出token文件,然后提示是否列出目标代码,继续提示是否列出符号列表,最后将文件以只读的形式放在一个新的txt格式的f
PANNAUSOLPROGRAMME
- le programme d un paneau solaire
cifafenxi
- 编译原理课上做的简单的词法分析器,功能比较简单。用来对C语言进行词法分析。-Compiler theory class to do a simple lexical analyzer function is relatively simple. Used for lexical analysis of the C language.
Predictive-Analysis
- 通过完成预测分析法的语法分析程序,了解预测分析法和递归子程序法的区别和联系。使了解语法分析的功能,掌握语法分析程序设计的原理和构造方法,训练掌握开发应用程序的基本方法。-Prediction Analysis by completing the parser to understand the analysis and prediction of difference between the recursive subprogram and contact. To understand the
tinyxml
- 提供对xml进行解析的库文件,支持创建、编辑等操作-tinyxml for xml,in C/C++ environment.the latest version
AS32V1-2ASM
- 68000汇编工具,没有IDC可以在doc环境下使用-68000 assembler, there is no IDC doc environments in the
ildasm40
- ildasm40微软.net平台的反编译器最新版本 4.0,从vs2010里提取出来的-ildasm40 Microsoft. net platform, the latest version of the anti-compiler 4.0, to extract out from the vs2010
Sub_PascalCompiler
- 一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件-A subset of Pascal language compiler, a subset of the pascal language source code file saved as source.txt, after processing by the compiler C++ language code.cpp file