资源列表
[编译器/词法分析] nasm-0.98.39
说明:32位汇编编译器nasm源代码,用c/asm混合编程,对于编写汇编编译器的爱好者来说是一个参考。-32 NASM compilation compiler source code, c / asm mixed programming, for the preparation of the compilation compiler lovers is a reference.<wsw> 在 2008-10-13 上传 | 大小:700.81kb | 下载:0
[编译器/词法分析] Judge_LL(1)
说明:本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple metho<张玉峰> 在 2008-10-13 上传 | 大小:143.98kb | 下载:1
[编译器/词法分析] LL(1)_syntax
说明: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to<张玉峰> 在 2008-10-13 上传 | 大小:80.13kb | 下载:0
[编译器/词法分析] bianyiyuanlicifafenxi
说明:词法分析器。 根据编译原理中的词法分析原理,使用VC++6.0编写,可供大家学习编译原理使用。-lexical analyzer. According to the principle of compiler theory lexical analysis, the use of VC 6.0 preparation, we can study the use of compiler theory.<奇峰> 在 2008-10-13 上传 | 大小:29.18kb | 下载:0
[编译器/词法分析] vhdllexyacc
说明:这个是一个词法和语法分析器的程序,可以通过编译,大家试试看-this is a grammatical and lexical analyzer procedures can be compiled, we try<徐园> 在 2008-10-13 上传 | 大小:18.03kb | 下载:0
[编译器/词法分析] M68000XASS
说明:这是一个68k的编译器,可以用于任何平台,支持mc68020 68060(需要重新compile)-This is a 68K compilers, and can be used on any platform supporting mc68020 68,060 (need to re-compile)<木奇> 在 2008-10-13 上传 | 大小:115.14kb | 下载:1