资源列表
PL0
- 词法分析,语法分析,语义分析,输出四元组-Lexical analysis, syntax analysis, semantic analysis, the output quaternion group
Compiler
- 一个编译器,用LL(1)方法.从文法开始,一直弄到符号表。-a real c++ compiler
oj
- (n阶Hanoi塔问题)假设有三个分别命名为A、B、C的塔座,在塔座A上插有n(n<20)个直径大小各不相同、依小到大编号为1,2,…,n的圆盘。现要求将A轴上的n个圆盘移至塔座C上并仍按同样顺序叠排,圆盘移动时必须遵循下列规则: 1)每次只能移动一个圆盘; 2)圆盘可以插在A、B、C中的任一塔座上; 3)任何时刻都不能将一个较大的圆盘压在较小的圆盘之上。 请通过编程来打印出移动的步骤. Input 只有一组输入数据.输入数据N( 表示在开始时A塔
DO-WHILEWHILE
- LL1,四元式,很容易懂的,有一个文档在文件里,有详细说明-LL(1),four of out,is very easy to know,there is a word in the document
Yyfx
- 编译语法分析,可以进行语法分析,但是不是很好-gramergramergramergramer
for
- for循环语句的翻译,递归下降法,输出三元式-for
ll1
- 编译原理LL1文法分析器 用c语言写的 很好用-Compiler Construction Principles LL1 parser grammar to write well with the c language to use
lexicalparser
- 基于VC的简单的词法语法分析器,学习编译原理后的小尝试~ -VC-based simple lexical parser, learning theory, the little attempt to compile ~
111
- 编译原理PL0的扩充 编译原理课程设计 编译器-Compilation Principle PL0 expansion
Compiling
- 一个完整的编译程序 包括词法分析 语义分析等等 适合初学者学习使用-A complete compilation procedures, including lexical analysis of the semantic analysis, and so is suitable for beginners learning to use
LR_if_else
- IF-ELSE条件语句的翻译程序设计(LR方法、输出四元式) -IF-ELSE conditional statements translation of program design (LR method, the output quaternion type)
lab3
- 用C++编写的简单的词法分析器,还请大家多多指教。-C++, written in a simple lexical analyzer, but also please the exhibitions.