词法分析Lex

所属分类:编译器/解释器
开发工具:C/C++
文件大小:188KB
下载次数:399
上传日期:2005-01-10 19:04:58
上 传 者zys0202
说明:  名称: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.)

文件列表:
LEX.OBJ (11987, 2004-12-04)
SYMBOLTA.TXT (421, 2004-12-04)
test1.c (497, 2004-12-04)
test.c (3337, 2004-11-09)
状态转换图1.vsd (111616, 2004-11-09)
状态转换图2.vsd (86016, 2004-10-31)
状态转换图3.vsd (87552, 2004-10-31)
ERROR.TXT (0, 2004-12-04)
GLOBAL.H (1265, 2004-11-17)
ID.TXT (1045, 2004-12-04)
LEX.EXE (19824, 2004-12-04)
Lex.c (26114, 2004-12-04)

近期下载者

相关文件


收藏者