This book is designed to be used for the purpose to describe the structure of an optimizing Compiler so that a reader can implement it or a variation (Compiler writers always modify a design).
This 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.
Keil uVision3例證代碼NOMOD51
This file is part of the C51 Compiler package
Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil Software, Inc.
Version 8.01