文件名称:c_compiler.rar
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:209.82kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个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.
相关搜索: 编译器 代码生成
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LIST.P
MAKE.BAT
MAKEALL.BAT
MAKEFILE
MAKEFILE.16
MAKEFILE.32
MANGLE.C
MEMMGT.C
MK386.C
MK386.CFG
OPTIMIZE.C
OUTAS68.C
OUTAS386.C
PEEP68.C
PEEP386.C
PHITEXT.C
PREPROC.C
PSTR.C
Q.C
README.1ST
README.TXT
REG68.C
REG386.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
A.C
AN68.C
AN386.C
ANALYZE.C
ARGS.C
BCCSTACK.C
C.H
CC68.P
CC386.C
CC386.P
CC.P
CL386.C
CL386.CFG
CL386E.TXT
CL386R.TXT
CMAIN.C
CMDLINE.H
CMDLINE.P
CONF68.C
CONF386.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
GEN68.H
GEN386.H
GETSYM.C
GEXPR68.C
GEXPR386.C
GSTMT68.C
GSTMT386.C
HASH.H
HASH.P
HISTORY.TXT
INASM68.C
INASM386.C
INIT.C
INTERP.H
INTERP.P
INTEXPR.C
LICENSE.TXT
LIST.C
LIST.H
MAKE.BAT
MAKEALL.BAT
MAKEFILE
MAKEFILE.16
MAKEFILE.32
MANGLE.C
MEMMGT.C
MK386.C
MK386.CFG
OPTIMIZE.C
OUTAS68.C
OUTAS386.C
PEEP68.C
PEEP386.C
PHITEXT.C
PREPROC.C
PSTR.C
Q.C
README.1ST
README.TXT
REG68.C
REG386.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
A.C
AN68.C
AN386.C
ANALYZE.C
ARGS.C
BCCSTACK.C
C.H
CC68.P
CC386.C
CC386.P
CC.P
CL386.C
CL386.CFG
CL386E.TXT
CL386R.TXT
CMAIN.C
CMDLINE.H
CMDLINE.P
CONF68.C
CONF386.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
GEN68.H
GEN386.H
GETSYM.C
GEXPR68.C
GEXPR386.C
GSTMT68.C
GSTMT386.C
HASH.H
HASH.P
HISTORY.TXT
INASM68.C
INASM386.C
INIT.C
INTERP.H
INTERP.P
INTEXPR.C
LICENSE.TXT
LIST.C
LIST.H
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.