资源列表
[编译器/词法分析] chkc_tar
说明:这是一个使用标准 C 开发的简单的可以对 C 语言程序进行语法检查的程序,本程序检查你的程序中小括号、中括号、大括号、单引号、双引号、/* */ 注释等的配对情况,可以及时发现程序中存在的语法错误情况。-This is a standard C development can be a simple C language syntax procedures for the inspection procedures, the procedures check your procedures sm<李金明> 在 2008-10-13 上传 | 大小:9.22kb | 下载:0
[编译器/词法分析] luatinker_plus
说明:lua tinker 增强版本,自己修改过。 1.实现LuaTinker的跨平台(Linux与Windows)2.增强LuaTinker对C/C++函数的导出功能,包括可以将函数导出到嵌套的表中 可以导出函数参数中带const关键字的函数 可以导出const类成员函数<杨何> 在 2008-10-13 上传 | 大小:9.18kb | 下载:1
[编译器/词法分析] 图书馆管理系统.cpp
说明:一个小型基于vc的图书馆管理系统个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a small vc based library management systems to use the c compiled lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contac<万力> 在 2008-10-13 上传 | 大小:9.05kb | 下载:0
[编译器/词法分析] zy134345345
说明:一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler<张学友> 在 2008-10-13 上传 | 大小:9.06kb | 下载:0
[编译器/词法分析] 编译LLR(1)
说明:用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on January 1. Until the analysis o<小名> 在 2008-10-13 上传 | 大小:9.14kb | 下载:0
[编译器/词法分析] 递归下降分析器/词法分析
说明:实现了简单词法分析和语法分析 实现平台eclipse<zjahstu@gmail.com> 在 2009-05-08 上传 | 大小:9.26kb | 下载:0