Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: c_compiler Download
 Description: 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.
 To Search:
File list (Check if you may need any files):
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
    

CodeBus www.codebus.net