资源列表
tcc-0.9.24
- tcc 0.9.24版本的源代码,较为简单易于理解-tcc 0.9.24的sourcecode,easy to understand
sed-4.2-src
- sed-4.2-1-src的源代码,含(sed.c,regex.c)-sed-4.2-1-src soucecode (sed.c,regex.c)
compiler_const_in.cSRC
- compiler constr in.cSRC源代码
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