资源列表
[编译器/词法分析] lr0forwin
说明:编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to carry<刘远兴> 在 2008-10-13 上传 | 大小:36.44kb | 下载:0
[编译器/词法分析] Lex-YACC-HOWTO
说明:lex 词法分析器的功能和输出格式 词法分析器的功能是输入源程序,输出单词符号。词法分析器的单词符号常常表示成以下的二元式(单词种别码,单词符号的<Xianliang.liu> 在 2008-10-13 上传 | 大小:36.57kb | 下载:0
[编译器/词法分析] cifenqi
说明:词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analysis, keyword, the word reserva<黄枫> 在 2008-10-13 上传 | 大小:36.5kb | 下载:0
[编译器/词法分析] picasmsrc106
说明:MicroChip的12BIt和14Bit的PIC系列单片机的汇编器,有参考价值-MicroChip the 12BIt and 14Bit the PIC Series assembler, reference value<CAI> 在 2025-06-17 上传 | 大小:37kb | 下载:0
[编译器/词法分析] SimPas-parser
说明:SimPas词法分析器。用flex编译生成yy.lex.c,然后用vc编译生成.exe文件,附有pascal程序代码正确的和错误的各一段,以及说明。-SimPas lexical analyzer. Flex compiler used to generate yy.lex.c, and then use the vc compiler generated. Exe files with pascal program code and correct the wrong the paragrap<飞鱼> 在 2025-06-17 上传 | 大小:37kb | 下载:0