资源列表
ll1
- 编译原理LL1文法分析器 用c语言写的 很好用-Compiler Construction Principles LL1 parser grammar to write well with the c language to use
for
- for循环语句的翻译,递归下降法,输出三元式-for
Yyfx
- 编译语法分析,可以进行语法分析,但是不是很好-gramergramergramergramer
DO-WHILEWHILE
- LL1,四元式,很容易懂的,有一个文档在文件里,有详细说明-LL(1),four of out,is very easy to know,there is a word in the document
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塔
Compiler
- 一个编译器,用LL(1)方法.从文法开始,一直弄到符号表。-a real c++ compiler
PL0
- 词法分析,语法分析,语义分析,输出四元组-Lexical analysis, syntax analysis, semantic analysis, the output quaternion group
compiler_const_in.cSRC
- compiler constr in.cSRC源代码
sed-4.2-src
- sed-4.2-1-src的源代码,含(sed.c,regex.c)-sed-4.2-1-src soucecode (sed.c,regex.c)
tcc-0.9.24
- tcc 0.9.24版本的源代码,较为简单易于理解-tcc 0.9.24的sourcecode,easy to understand
tcc-0.9.25
- tcc的源代码,从网站下载的,较为完整,-source code of tinyc from it‘s website 0.294,thanksgiving
cifayufa
- 一个简单的词法和语法分析器,很适合新手学习,也可以拿来做实验报告.-A simple lexical and syntax analyzer, it is suitable for novice learning can also be used as a lab report.