ucc160

所属分类:编译器/解释器
开发工具:C/C++
文件大小:684KB
下载次数:21
上传日期:2010-11-26 19:10:11
上 传 者飞轩泠
说明:  ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内部实现 LICENSE 许可证文件 Makefile Linux平台下的Makefile Makefile.win Windows平台下的Makefile 如果没有特别说明,下面两节中所提的命令皆在ucc目录下运行。
(ucc is a compiler driver during operation, it will first call to the C preprocessor to preprocess the file, Then in turn call the compiler and assembler generate an object file, the last call the linker and the multiple object files Library files are linked together to create the final application. Currently, ucc support running Linux on Intel X86 platform and Windows operating systems. When extracting the downloaded source code, the system will generate a directory called ucc, the directory is organized as follows: driver drives to achieve ucl C compiler implementation doc document, in English and Chinese versions of the ucc ucc internal implementation manual and License file LICENSE The Makefile Makefile Linux platform Makefile.win Windows platform under the Makefile If not specified, the following two commands mentioned in the directory are run in the ucc.)

文件列表:
ucc160\ucc\ChangeLog (463, 2008-06-16)
ucc160\ucc\GPL.txt (17719, 2007-08-28)
ucc160\ucc\Makefile (292, 2008-05-14)
ucc160\ucc\Makefile.win (385, 2008-05-14)
ucc160\ucc\REAMDE.txt (157, 2008-05-14)
ucc160\ucc\doc\UC Internal(chn).pdf (326077, 2010-08-18)
ucc160\ucc\doc\UCC Internal.pdf (137607, 2008-05-14)
ucc160\ucc\doc\UCC User Manual(chn).txt (4319, 2008-05-14)
ucc160\ucc\doc\UCC User Manual.txt (5938, 2008-05-14)
ucc160\ucc\driver\linux.c (2955, 2008-05-14)
ucc160\ucc\driver\Makefile (115, 2008-05-14)
ucc160\ucc\driver\Makefile.win (175, 2008-05-14)
ucc160\ucc\driver\ucc (25721, 2006-01-01)
ucc160\ucc\driver\ucc.c (7261, 2008-05-14)
ucc160\ucc\driver\ucc.h (845, 2008-05-14)
ucc160\ucc\driver\win32.c (3274, 2008-05-14)
ucc160\ucc\ucl\alloc.c (1829, 2010-08-18)
ucc160\ucc\ucl\alloc.h (577, 2008-05-14)
ucc160\ucc\ucl\assert.c (389, 2008-06-10)
ucc160\ucc\ucl\ast.c (1244, 2010-08-18)
ucc160\ucc\ucl\ast.h (2570, 2008-05-14)
ucc160\ucc\ucl\config.h (417, 2008-05-14)
ucc160\ucc\ucl\decl.c (22652, 2010-08-18)
ucc160\ucc\ucl\decl.h (3209, 2008-05-14)
ucc160\ucc\ucl\declchk.c (29686, 2010-08-18)
ucc160\ucc\ucl\dumpast.c (8011, 2010-08-18)
ucc160\ucc\ucl\emit.c (3689, 2010-08-18)
ucc160\ucc\ucl\error.c (826, 2010-08-18)
ucc160\ucc\ucl\error.h (196, 2008-05-14)
ucc160\ucc\ucl\expr.c (9148, 2010-08-18)
ucc160\ucc\ucl\expr.h (1333, 2008-05-14)
ucc160\ucc\ucl\exprchk.c (20805, 2008-06-06)
ucc160\ucc\ucl\flow.c (5354, 2010-08-18)
ucc160\ucc\ucl\fold.c (5229, 2010-08-18)
ucc160\ucc\ucl\gen.c (5754, 2010-08-18)
ucc160\ucc\ucl\gen.h (1774, 2008-05-14)
ucc160\ucc\ucl\grammer.h (1153, 2008-05-14)
ucc160\ucc\ucl\input.c (2889, 2010-08-18)
ucc160\ucc\ucl\input.h (464, 2008-05-14)
ucc160\ucc\ucl\keyword.h (3167, 2008-05-14)
... ...

近期下载者

相关文件


收藏者