资源列表
[编译器/词法分析] 编译原理(词法分析)
说明:编译原理(词法分析)- Translation principle (lexical analysis)<小蔡> 在 2008-10-13 上传 | 大小:5.59kb | 下载:0
[编译器/词法分析] 四元式
说明:c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory<断翼> 在 2008-10-13 上传 | 大小:5.49kb | 下载:0
[编译器/词法分析] java形式文法
说明:现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by<翟青> 在 2008-10-13 上传 | 大小:5.49kb | 下载:0
[编译器/词法分析] 词法
说明:这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2. Design translation, the Token<石青> 在 2008-10-13 上传 | 大小:5.66kb | 下载:0