资源列表
[编译器/词法分析] ansi_C_yacc
说明:标准C语言的语法分析器的yacc文件,可以经过yacc处理编译为标准C语言的语法分析器的C源文件,再编译这些源文件生成语法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these sou<ccyndi> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[编译器/词法分析] ansi_C_lex
说明:标准C语言的词法分析器的lex文件,可以经过lex处理编译为标准C语言的词法分析器的C源文件,再编译这些源文件生成词法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these sourc<ccyndi> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Lexical-analysis
说明:使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical anal<吴越> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[编译器/词法分析] sign_frist
说明:编译原理+算符优先分析法+C#编写编 译原理+算符优先分析法+C#编写-Compiler theory+ operator precedence analysis prepared by the+ C#<jerry1097> 在 2024-11-11 上传 | 大小:2kb | 下载:0