文件名称:词法分析Lex
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language
function:
1)Extract all lexems from C Language source code
2)Examine the syntax errors of the program and provide the line number of error line and note
3)preprocessed program file of the lexical analyzer source code of the analyzer(Lex.c), test file(test.c),status transformation chart,excutable program. Output: Error-recording file, symbol table file and identifier file.
function:
1)Extract all lexems from C Language source code
2)Examine the syntax errors of the program and provide the line number of error line and note
3)preprocessed program file of the lexical analyzer source code of the analyzer(Lex.c), test file(test.c),status transformation chart,excutable program. Output: Error-recording file, symbol table file and identifier file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ERROR.TXT
GLOBAL.H
ID.TXT
Lex.c
LEX.EXE
LEX.OBJ
SYMBOLTA.TXT
test.c
test1.c
状态转换图1.vsd
状态转换图2.vsd
状态转换图3.vsd
GLOBAL.H
ID.TXT
Lex.c
LEX.EXE
LEX.OBJ
SYMBOLTA.TXT
test.c
test1.c
状态转换图1.vsd
状态转换图2.vsd
状态转换图3.vsd