资源列表
sangehuibian.rar
- C_minus语言词法分析器的设计 递归下降分析器的设计 算符优先分析法分析器的设计 三个实验包括实验报告,C_minus language lexical analyzer design recursive descent parser design analysis operator priority analyzer design three experiments including the experiment report
Teacherevaluationsystem
- 教师评估系统,可以对教师的教课质量进行细致的评估-Teacher evaluation system that can teach teachers to carry out detailed assessment of the quality of
SimpleCompilerucc162
- 简单编译器源码,实现了一个基本C语法 的编译器-A simple compiler, source code to achieve a basic C compiler syntax
识别单词
- 很初级的,我们刚刚开编译原理- Very primary, we just opened the translation principle
ucc
- 一个开源的c编译器的实现代码,代码结构清晰,很适合初学者-C-compiler, an open source implementation of the code, code structure, clarity, very suitable for beginners
ucc129
- This package consists of the executable (UCW), a default scr ipt file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using
underC-src-1.2.9
- this is about a scr ipt
pl0
- pl0编译器,尚不完善,缺少部分功能-the pl0 compiler, it is not perfect, but is missing some features ...
bianyiqi
- 自己做的一个PASCAL语言的简单编译器,从高级语言到产生汇编语言,用到了关于编译原理的知识-Their own language to do a simple PASCAL compiler generated from the high-level language to assembly language, used the knowledge about the compiler theory
qlalr
- 基于Qt的语法解析器生成器,效率稍差,但生产代码的可读性较好.-Qt-based parser generator, the efficiency a bit weak, but the production of better readability.
ucc161
- 一个迷你的c编译器,实现了最基本的编译链接功能,可供学习参考-a mini c compiler