资源列表
[编译器/词法分析] ll1compiler
说明:ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.-ll1 achieve the lexical analysis, no phrase, is not only determined LL1 grammar.<chenmao> 在 2008-10-13 上传 | 大小:12.66kb | 下载:0
[编译器/词法分析] scanner111111111
说明:一个用C#写的词法分析程序 扫描器的工作任务如下: (1) 识别出源程序中的各个基本语法单位 (也称为单词或语法符号); (2) 删除无用的空白字符、回车字符以及其它与输入介质相关的非实质性字符; (3) 删除注释; (4) 进行词法检查,报告所发现的错误。-a written using C# lexical analysis procedure of the scanners work tasks are as follows : (1) to identify the<watons> 在 2008-10-13 上传 | 大小:6.92kb | 下载:0
[编译器/词法分析] dierzuoye-cifa
说明:第二个编译作业~词法分析器~从一个文件读入代码分析后将结果写到另一个文件中-second compiler operations ~ ~ lexical analyzer from a document read into the code analysis results will wrote another document<zw> 在 2008-10-13 上传 | 大小:2.69kb | 下载:0
[编译器/词法分析] gc6.7
说明:gc6.7 一个适用于C\\C++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了-gc6.7 an application to the C \\ C memory for the garbage collector. Java can be as arbitrary as the allocation of memory instead of the release, there is no need to worry about a memory lea<mastercn> 在 2008-10-13 上传 | 大小:756.5kb | 下载:0
[编译器/词法分析] LL(1)analysis1
说明:* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005-running through this procedure done for my intention, in your reading<yao> 在 2008-10-13 上传 | 大小:5.76kb | 下载:0
[编译器/词法分析] c68
说明:一款拥有一定历史的C语言编译器,最初为MOTOROLA 68000 开发,后来为其他一些通用处理器实现了后端,支持C99中的大部分新特性。-has some history of C language compiler, originally developed for Motorola 68000, Later, some of the other processor to achieve a common back-end, the C99 support most of the new p<可可> 在 2008-10-13 上传 | 大小:462.71kb | 下载:0
[编译器/词法分析] Cg_Compiler_Source2
说明:nVidia开发的图形语言 Cg,用于进行顶点渲染和象素渲染,语法类似于 C。-nVidia graphics development of the Cg language, used for pixel and vertex exaggerated exaggerated, similar to the C syntax.<可可> 在 2008-10-13 上传 | 大小:198.92kb | 下载:0
[编译器/词法分析] Study_flex_bison
说明:一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of th<王克惠> 在 2008-10-13 上传 | 大小:106.01kb | 下载:0