搜索资源列表
编译原理实验_课程设2005
- 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name,
flex_bingle
- 编译原理(Flex):生成词法和语法分析程序的源代码的程序。-Compiler Principle (Flex) : Generation morphology and syntax analysis of a program's source code procedures.
lm编译原理的语法分析
- 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
编译原理源代码
- 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化
编译原理上机指导
- 编译实验程序,主要有词法,语法分析器的设计-compiler experimental procedure, mainly morphology, syntax analyzer design
编译原理pl0
- 编译方法课程设计PL0词法分析,语法分析C的实现。包括GETSYM-compiled curriculum design PL0 lexical analysis, parsing C realized. Including GETSYM!
Compiler
- 原创的课程设计的MFC编写的编译原理源程序,内包括sample语言的词法分析,语法分析和部分语义分析,能输出错误信息,语法采用的是递归下降分析方法。内含大量测试代码,方便学习-The compilation of the principle to write MFC source program, including sample in morphology analysis of language, grammar analysis and some semantic analysis, ca
PrincipleofCom
- 此文件是编译原理课程设计,包括词法分析,语法分析,正则式转NFA,NFA转DFA,还有符号表。- This file is compiled curriculum design principles, including lexical analysis, parsing, regular expressions turn NFA, NFA turn DFA, as well as the symbol table.
esvape-token
- 学习编译原理时做的词法和语法分析程序,词法和语法分析封装在一个类CFenXi中-Learn the compilation principle when doing the lexical and syntax analysis program, the lexical and syntax analysis package in a class CFenXi
dojh
- 词法语法分析器,学习编译原理时做的词法和语法分析程序,(Lexical parser, learning to compile principle of lexical and syntax analysis program,)
1280906
- 词法语法分析器,学习编译原理时做的词法和语法分析程序,()