资源列表
statementbianyi
- WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)
parser
- 可用于编译原理课程设计,有词法分析器,语法分析器等-Principles of curriculum design can be used to compile, there are lexical analyzer, parser, etc.
SMSLibX_Demo
- sms libx_demo for try sms program
bianyi
- 对PL/o对其词法分析程序、语法分析程序和语义处理程序进行部分修改扩充 扩充赋值运算:+= 和 -= 扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> (3)增加运算:++ 和 --。 (4)增加类型: 实数类型。 (5)扩充函数: 有返回值和返回语句。 -On the PL/o of its lexical anal
static_linking
- 静态链接,是写编译器时必须了解的一个过程-Statically linked, to write the compiler must know about a process of
123
- 算符优先的自上而下词法分析器,有些许复杂,有点难。-Operator priority top-down lexical analyzer, slightly complicated, somewhat difficult.
lab2
- 自底向上的递归调用子程序的语法分析器,有何需要改进,大家请指出。-Bottom-up parser subroutine recursive call, what needs to be improved, do not point out.
lab3
- 用C++编写的简单的词法分析器,还请大家多多指教。-C++, written in a simple lexical analyzer, but also please the exhibitions.
LR_if_else
- IF-ELSE条件语句的翻译程序设计(LR方法、输出四元式) -IF-ELSE conditional statements translation of program design (LR method, the output quaternion type)
Compiling
- 一个完整的编译程序 包括词法分析 语义分析等等 适合初学者学习使用-A complete compilation procedures, including lexical analysis of the semantic analysis, and so is suitable for beginners learning to use
111
- 编译原理PL0的扩充 编译原理课程设计 编译器-Compilation Principle PL0 expansion
lexicalparser
- 基于VC的简单的词法语法分析器,学习编译原理后的小尝试~ -VC-based simple lexical parser, learning theory, the little attempt to compile ~