搜索资源列表
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
complersrc
- 编译原理课程设计,VC实现源码,可以参考,特别是一些数据结构-compiler theory curriculum design, VC source can be found, especially in some data structure
kechengsheji
- 编译原理课程设计(包括语法分析,词法分析,语义分析及设计报告)-Compiler design principles of curriculum (including syntax analysis, lexical analysis, semantic analysis and design report)
C
- C语言词法分析器 实现简单的词法分析,是编译原理的课程设计之一-C language lexical analyzer to achieve a simple lexical analysis is compiled one of the principle of curriculum design
yufafenxi
- 编译原理课程设计之pp2语法分析程序,Decaf 语言语法分析器设计-Compiler Construction Principles of curriculum design PP2 parser, Decaf language parser design
LCCsourcecode
- 可变目标c编译器设计与实现的源代码,写的非常不错,可以参考一下,写个自己的编译器-Variable objective c compiler design and implementation source code, written in very good for reference, write your own compiler
CompilingPrinciplesDesign
- 哈工大,编译原理课程设计,简单的编译器~-HIT, compile the principle of curriculum design, the compiler simple ~
cifafenxi
- QT版词法分析器 附带状态转换图 编译原理课程设计-QT version of the lexical analyzer state transition diagram with Principle Design Compiler
byk
- 编译器,编译原理课程设计。PL/0语言是Pascal语言的一个子集,这里分析的PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。-Compiler, the compiler principles of curriculum design. PL/0 language is a subset of Pascal language set, here the analysis of PL/0, including
compile
- C_minus编译器,linux下的。编译课程设计可用。-c_minus for linusC_minus compiler. Compiled curriculum design available.
bianyi
- 编译器前端设计,包括语法分析,词法分析以及各种不同分析方法-Compiler front-end design, including parsing, lexical analysis, and a variety of different analytical methods
kechengsheji
- 编译原理的课程设计,广工版的包含第一和第二个任务 -Compiler theory of curriculum design
pl0
- 有用的编译原理课程设计,欢迎大家下载和参考,-Useful compiler theory of curriculum design, welcome to download and reference, thank you
GDUT-2013
- 广工编译原理课程设计,广工编译原理实验报告,于2013年1月完成,和往年的内容有所不同。包含了源代码和报告文档,可读性强。-Extension work, compiler theory curriculum design, wide working compiler principle experiment report, completed in January 2013, and in previous years, the content is different. Contains t
simple-C-language-compiler
- 编译原理课程设计:简易C语言编译器.实现了词法分析、语法分析、语义分析与中间代码产生、目标代码生成等功能.-Compiler theory curriculum design: simple C language compiler
design
- 简单的编译程序,能够进行词法分析,语法分析,并且生成中间代码四元式-Simple compiler, capable of lexical analysis, parsing, and generates intermediate code quaternion
tiger
- 《虎书》学习过程中整个编译器设计设计基础与框架-" Tiger book" learning process throughout the design compiler design foundation and framework
AH-C_v2.0
- 啊哈Cv2.0正式版 C语言程序设计编译器-Ah ha Cv2.0 official version C language program design compiler
compiler design
- 编译原理本科资料课件,作者,Alfred V.Aho, Monica S.Lam,英文第二版(Compiler design, undergraduate course materials)
Compiler Design in C
- 编译器设计,C语言实现,完整的编译器结构和语言及概念介绍。(Compiler design in C)