搜索资源列表
cffx2
- 这是一个能够判断单词结构的词法分析器小程序,它能够分析单词符号传递的语法语义.
chen2
- 语义分析器的c++代码实现,能够从用户输入的源程序中识别一个个单词,并将用户命令以四元式形式输出-Semantic analyzer c++ code can be input from the user to identify the source of a word, and user-type command to quaternion form of the output
YuYiFenXiQi
- 简单语义分析器,内有.cpp源文件,进行编译后可运行-Simple semantic parser, there are. Cpp source files compiled to run after
test
- sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。-sample semantic parser, using vc6.0 writing, multi-file plus class composition, there are a large number of annotations, but there were some errors, in view of the time yet to correct.
upkeshe
- 编译原理词法分析器,用C++实现词法分析语法分析语义分析。程序简单易懂便于研究。-GOOD
compile3
- 编译程序,语义分析器,编译程序,语义分析器-Compiler, semantic analyzer
2
- ,词法分析器,可以识别实数,标志符ID,关键字(if elseif while do while for and or),Token串.语义分析,遇到合法的字符输出,遇到不合法的字符提示不合法-Lexical analyzer can identify the real number, the identifier ID, keyword (the if elseif while do while for and or), Token string. Semantic analysis, met
cYUYANCIFAFENXI
- 用C语言编写一个PL/0词法分析器(约定所有字符均为小写,不包含大写字符),为语法语义分析提供单词,使之能把输入的字符串形 式的源程序分割成一个个单词符号传递给语法语义分析,并把分析结果(基本字,运算 符,标识符,常数以及界符)-Using C language to write a PL/0 lexical analyzer (agreed all characters are lowercase, uppercase characters not included), w
analyse
- 用c++编写的一个简单的语义、语法和词法分析器,通过测试,附带实验报告-Using c++ to write a simple semantics, syntax and lexical analyzer, through testing, with test report