资源列表
[编译器/词法分析] automaticToregularExpression
说明:自动机的确定化和最小化设计文档,包括实现原理,算法实现流程图,测试数据,结果输出与分析-automatic definition and minimize design documeng<david> 在 2025-05-01 上传 | 大小:96kb | 下载:0
[编译器/词法分析] SDCCcompiler
说明:超强C51编译器源代码,对学习编译原理很有帮助-Super C51 compiler, source code, useful for learning Compiler Principle<hcq> 在 2025-05-01 上传 | 大小:14.44mb | 下载:0
[编译器/词法分析] simple23456
说明:用C++语言编写一个简单语言的编译器 能实现词法分析,语法分析,语义分析 四元式输出-C++ language using a simple language, the compiler can achieve lexical analysis, syntax analysis, semantic analysis quaternary-output<huangkai> 在 2025-05-01 上传 | 大小:194kb | 下载:2
[编译器/词法分析] LexicalAnalyzer
说明:词法分析器,源代码用文件输入,TOKEN序列文件输出-Lexical analyzer,the source code to use file input,TOKEN sequence file output<逍遥一心> 在 2025-05-01 上传 | 大小:188kb | 下载:0
[编译器/词法分析] ScienceCount
说明:利用自动机识别输入序列是不是科学计数,如果是,则将其转化为相应的数值,如果不是就报错-The use of automated machines identify the input sequence is not a scientific count, if so, will be translated into the corresponding values, if not the Baocuo<逍遥一心> 在 2025-05-01 上传 | 大小:266kb | 下载:0
[编译器/词法分析] ourdev_419422
说明:IAR Embedded Workbench for ARM IAR 4.42A注册 自己试过有用-IAR Embedded Workbench for ARM IAR 4.42A key<zhang> 在 2025-05-01 上传 | 大小:331kb | 下载:0
[编译器/词法分析] Simple_Language_Lexer
说明:这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代<林宇浩> 在 2025-05-01 上传 | 大小:178kb | 下载:0