搜索资源列表
85375536BiaoDaShiQiuZhiShiYan
- 算符优先文法 -Operator Prior operator priority grammar grammar
yufafenxi
- 语法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”等等.语法分析程序判断源程序在结构上是否正确.源程序的结构由上下文无关文法描述.语法分析程序可以用YACC等工具自动生成。-Grammar analysis is a logical compile process stage. The task of grammatical analysis is in a separate lexical analysis on
Introduction-to-Compiler-Design
- 一本讲述编译原理的文档, 基础知识,包括文法分析,还有一些练习题-A document about compiler theory, basics, including grammar analysis, there are some exercises
abc
- 由正规(则)文法构造正规(则)式实验报告-Generating regular expression based on the given canonical grammar
Compiler-principles
- 编译原理课件,第一章编译程序概论,第二章PL0编译程序的实现,第三章文法和语言,第四章词法分析-Compiler theory courseware