资源列表
fzyjfy
- 一个简单赋值语句翻译为四元式的动态教学程序,效果非常好,值得学习编译程序的朋友下载一看,看后一定会有不一样的感受.-a simple assignment for the translation of the four yuan-dynamic teaching procedures, the effect was very good, worth learning compiler downloaded a friend to read and of course there is not t
aaaa
- 一个词法分析器的源码请认真阅读您的文件包 xiexie
C_minus语言说明
- C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of
suanfuyouxian
- 编写一个程序,用于判定给定的文法是否为算符优先文法。 注意:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。
lexcalacm
- 是关于词法分析的部分代码。是本人这学期的编译原理的设计作业。仅供参考。-lexical analysis on the part of code. This semester I was in translating the design principle of operation. For reference purposes only.
daima
- 小型编译器设计C++源码 代码简单易懂
C0Compiler
- 是一个c0编译器,适合开始进行编译学习的人们,难度适中-C0 is a compiler for compiling to begin to study people, moderate difficulty
CppReflection
- Provides a reflection machenism of C++ languague.
myshell
- shell命令解释器的一个源码。实现了shell命令解释器一般的内部命令和外部命令。-a source for the shell command interpreter. Shell command interpreter' s internal commands and external commands.
Crack_QII71_b156
- Quartus v7.1的key_gen b156破解器
stephen的编译
- 编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure