资源列表
[编译器/词法分析] another_compiler
说明:花了很长时间找了这么多c语言的编译器,希望对大家做编译作业有帮助-spent a very long time to find so many c language compiler, we do want to help build operations<糖果> 在 2024-11-14 上传 | 大小:211kb | 下载:0
[编译器/词法分析] LL(1)wenfaa
说明: LL(1)文法的实现方法,有需要的可以-LL (1) grammar method, it is necessary to look at the<cai> 在 2024-11-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 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> 在 2024-11-14 上传 | 大小:701kb | 下载:0
[编译器/词法分析] Judge_LL(1)
说明:本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple metho<张玉峰> 在 2024-11-14 上传 | 大小:144kb | 下载:0
[编译器/词法分析] 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<张玉峰> 在 2024-11-14 上传 | 大小:80kb | 下载: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.<奇峰> 在 2024-11-14 上传 | 大小:29kb | 下载:0