搜索资源列表
编译原理实验_课程设计_词法分析
- 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
For-loop-translation
- 含符合给定的语法分析方法的文法及属性文法。 含中间代码四元式的描述。 有给定的语法分析方法的思想,完成了语法分析和语义分析程序设计。 -With syntax analysis method given grammar and attribute grammars. Containing four yuan a descr iption of the intermediate code. Syntax analysis method given in the ideology, th
bianyishiyan
- 编译原理实验,包括词法分析,语法分析,语义分析及中间代码生成,还有实验报告。很完全-Compiler principle experiment, including lexical analysis, parsing, semantic analysis and intermediate code generation, as well as experimental report. It is completely
Semantic-Analysis
- 编译原理中,基于c语言实现的语义分析功能,可以实现简单的语义分析,词法分析-Compiler theory. C achieve semantic-based analysis
compler
- vc6.0控制台编程实现编译器的词法分析,语法分析,语义分析等前端设计-front-end design vc6.0 console programming compiler lexical analysis, syntax analysis, semantic analysis
if-else-program
- C/C++开发的编译原理相关程序:IF-ELSE条件语句的翻译程序设计;利用LL(1)文法,对以文件形式输入的if条件语句进行词法、语法及语义分析,并最终得到以四元式形式表示的中间代码,要求将词法及语法分析结果以文件形式输出。-Compiler principles related procedures: translation program designed IF-ELSE conditional statement use LL (1) grammar, for if condition