搜索资源列表
simpleSyntaxAnalyzer
- 语法分析器 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构.-Parser this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether the procedures
bianyiyuanlikechengsheji
- 词法分析器,语法分析器及中间代码生成器,输出二元式
cffx2
- 这是一个能够判断单词结构的词法分析器小程序,它能够分析单词符号传递的语法语义.
编译原理上机指导
- 编译实验程序,主要有词法,语法分析器的设计-compiler experimental procedure, mainly morphology, syntax analyzer design
词法分析最终定稿
- C写的词法分析器,能实现简单的文件查找, 如果表达式正确,则会在结果框中显示“正确”,否则会显示存在语法错误.这是我第一次上传如果大家发现有错误的文法没有报错,或者正确的文法却报错了,可以向我反映-C wrote lexical analyzer, able to find a simple document, if correct expression will be shown in the results box "correct", as it showed the
Sample4_1
- 词法分析器,实现简单的词法分析程序,可以为以后的语法分析打下很好的基础-Lexical analysis
dojh
- 词法语法分析器,学习编译原理时做的词法和语法分析程序,(Lexical parser, learning to compile principle of lexical and syntax analysis program,)
1280906
- 词法语法分析器,学习编译原理时做的词法和语法分析程序,()