所属分类:
编译器/解释器
开发工具:Visual C++
文件大小:102KB
下载次数:28
上传日期:2005-07-19 20:39:15
说明: 一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。
(Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lexical analysis procedure and then use the VC compiler, enclosing a more detailed usage instructions.)
文件列表:
cscanner
........\cconfig.txt
........\cscanner.exe
........\lex
........\...\lex.exe
........\...\XDCFLEX.SKE
........\SRC
........\...\cscanner.txt
........\...\LEXYY.C
........\test.C
........\TEST.HTM
........\使用说明.txt