文件名称:c_compiler
介绍说明--下载内容均来自于网络,请自行研究使用
一个C编译器源码。生成386或m68K代码。代码生成是相当不错。-This is the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG on unix machines is so big
some of the code generated gets messed up.
Code generation requires TASM to assemble the compiler output
you can use the borland TLINK to produce executables, or the
Watcom WLINK can also be used. PMODE systems written by TRAN are used
for the DPMI interface.
This compiler source is a companion file to the two files:
ccdl139e.zip- C compiler executables with DOS libraries (for DOS)
ccdl139l.zip- C compiler run-time libraries
Which should also be available on the distribution site you got this
from. Read the LICENSE.TXT file for redistribution information.
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG on unix machines is so big
some of the code generated gets messed up.
Code generation requires TASM to assemble the compiler output
you can use the borland TLINK to produce executables, or the
Watcom WLINK can also be used. PMODE systems written by TRAN are used
for the DPMI interface.
This compiler source is a companion file to the two files:
ccdl139e.zip- C compiler executables with DOS libraries (for DOS)
ccdl139l.zip- C compiler run-time libraries
Which should also be available on the distribution site you got this
from. Read the LICENSE.TXT file for redistribution information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
A.C
AN386.C
AN68.C
ANALYZE.C
ARGS.C
BCCSTACK.C
C.H
CC.P
CC386.C
CC386.P
CC68.P
CL386.C
CL386.CFG
CL386E.TXT
CL386R.TXT
CMAIN.C
CMDLINE.H
CMDLINE.P
CONF386.C
CONF68.C
D4GWSTUB.C
DECL.C
DIAG.H
ERROR.C
ERRORS.H
EXPR.C
EXPR.H
EXT.C
FATAL.C
FILE_ID.DIZ
FLOATEXP.C
FUNC.C
GEN386.H
GEN68.H
GETSYM.C
GEXPR386.C
GEXPR68.C
GSTMT386.C
GSTMT68.C
HASH.H
HASH.P
HISTORY.TXT
INASM386.C
INASM68.C
INIT.C
INTERP.H
INTERP.P
INTEXPR.C
LICENSE.TXT
LIST.C
LIST.H
LIST.P
MAKE.BAT
MAKEALL.BAT
MAKEFILE
MAKEFILE.16
MAKEFILE.32
MANGLE.C
MEMMGT.C
MK386.C
MK386.CFG
OPTIMIZE.C
OUTAS386.C
OUTAS68.C
PEEP386.C
PEEP68.C
PHITEXT.C
PREPROC.C
PSTR.C
Q.C
README.1ST
README.TXT
REG386.C
REG68.C
SEARCHKW.C
SRCHPATH.C
STMT.C
SYMBOL.C
SYMCHAR.C
TDCONFIG.TD
TEST.BAT
TYPES.C
UMEM.H
UMEM.P
USAGE.C
UTYPE.H
AN386.C
AN68.C
ANALYZE.C
ARGS.C
BCCSTACK.C
C.H
CC.P
CC386.C
CC386.P
CC68.P
CL386.C
CL386.CFG
CL386E.TXT
CL386R.TXT
CMAIN.C
CMDLINE.H
CMDLINE.P
CONF386.C
CONF68.C
D4GWSTUB.C
DECL.C
DIAG.H
ERROR.C
ERRORS.H
EXPR.C
EXPR.H
EXT.C
FATAL.C
FILE_ID.DIZ
FLOATEXP.C
FUNC.C
GEN386.H
GEN68.H
GETSYM.C
GEXPR386.C
GEXPR68.C
GSTMT386.C
GSTMT68.C
HASH.H
HASH.P
HISTORY.TXT
INASM386.C
INASM68.C
INIT.C
INTERP.H
INTERP.P
INTEXPR.C
LICENSE.TXT
LIST.C
LIST.H
LIST.P
MAKE.BAT
MAKEALL.BAT
MAKEFILE
MAKEFILE.16
MAKEFILE.32
MANGLE.C
MEMMGT.C
MK386.C
MK386.CFG
OPTIMIZE.C
OUTAS386.C
OUTAS68.C
PEEP386.C
PEEP68.C
PHITEXT.C
PREPROC.C
PSTR.C
Q.C
README.1ST
README.TXT
REG386.C
REG68.C
SEARCHKW.C
SRCHPATH.C
STMT.C
SYMBOL.C
SYMCHAR.C
TDCONFIG.TD
TEST.BAT
TYPES.C
UMEM.H
UMEM.P
USAGE.C
UTYPE.H