资源列表
[编译器/词法分析] vc52499446672
说明:此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload<焦竹南> 在 2008-10-13 上传 | 大小:33.44kb | 下载:0
[编译器/词法分析] 09004242
说明:由VC++构建的词法分析器,实现简单的词法分析器,从输入的测试程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。-VC constructed by the lexical analyzer and achieve simple lexical analyzer, from the import of testing procedures, all identified with the independent significance of the wor<IE> 在 2008-10-13 上传 | 大小:33.57kb | 下载:0
[编译器/词法分析] ll1
说明:输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出\"acc\",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further importation of<赵旋> 在 2008-10-13 上传 | 大小:33.15kb | 下载:0
[编译器/词法分析] CifaAnalyze
说明:一个简单的词法分析器,识别的语言是PL/0,要用的话自己修改一下<刘自咏> 在 2008-10-13 上传 | 大小:33.31kb | 下载:0