搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
corba_1
- corba是一款商用内存检测工具,功能全面 在Linux下,使用Insure++检测程序,需要用Insure命令协同编译器来编译和连接程序,在源编译器编译前加Insure命令。 程序为其使用的一个例子-corba is a commercial instrument Detected memory, full-featured at Linux, the use of corba Detect procedures required collaboration with Insure c
compiler
- 一个微型的编译器的实现代码。主要是为了说明编译器的工作原理,从中揭示编译设计的一些简单道理。编译器是一种比较复杂的程序,一般情况一个可以商用的编译器代码量都在10万行到100万行之间。所以本代码是一个相对简单的编译器模型。-A miniature of the implementation of the compiler code. Mainly in order to explain the working principle of the compiler from compiler des