文件名称: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 design reveals some simple logic. Compiler is a relatively complex procedure, generally a commercial code of the compiler at the volume of 10 million lines of between 100 million lines. So this code is a relatively simple model of the compiler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
compiler
........\ANALYZE.C
........\ANALYZE.H
........\ANALYZEbook.C
........\CGEN.C
........\CGEN.H
........\CODE.C
........\CODE.H
........\GLOBALS.H
........\LEX
........\...\TINY.L
........\MAIN.C
........\MAKEFILE
........\PARSE.C
........\PARSE.H
........\README.DOS
........\readme.txt
........\SAMPLE.TM
........\SAMPLE.TNY
........\SCAN.C
........\SCAN.H
........\SYMTAB.C
........\SYMTAB.H
........\TM.C
........\UTIL.C
........\UTIL.H
........\YACC
........\....\GLOBALS.H
........\....\TINY.Y
........\ANALYZE.C
........\ANALYZE.H
........\ANALYZEbook.C
........\CGEN.C
........\CGEN.H
........\CODE.C
........\CODE.H
........\GLOBALS.H
........\LEX
........\...\TINY.L
........\MAIN.C
........\MAKEFILE
........\PARSE.C
........\PARSE.H
........\README.DOS
........\readme.txt
........\SAMPLE.TM
........\SAMPLE.TNY
........\SCAN.C
........\SCAN.H
........\SYMTAB.C
........\SYMTAB.H
........\TM.C
........\UTIL.C
........\UTIL.H
........\YACC
........\....\GLOBALS.H
........\....\TINY.Y