文件名称:UCC开源C编译器源代码
文件大小:371KB
文件格式:ZIP
更新时间:2012-08-18 04:02:41
UCC C编译器 开源代码
UCC是一款小巧并且优秀的开源C编译器代码,可将C源代码直接编译成给予LINUX或WIN平台的可执行程序.
【文件预览】:
ucc
----GPL.txt(17KB)
----COPYRIGHT(69B)
----driver()
--------linux.c(3KB)
--------win32.c(3KB)
--------ucc.c(7KB)
--------ucc.h(845B)
--------Makefile(115B)
--------Makefile.win(175B)
----REAMDE.txt(157B)
----ChangeLog(463B)
----ucl()
--------dumpast.c(8KB)
--------flow.c(5KB)
--------decl.c(22KB)
--------type.h(3KB)
--------declchk.c(29KB)
--------grammer.h(1KB)
--------fold.c(5KB)
--------input.c(3KB)
--------gen.c(6KB)
--------token.h(3KB)
--------opcode.h(2KB)
--------reg.c(2KB)
--------ast.c(1KB)
--------ucl.c(3KB)
--------config.h(417B)
--------assert.c(389B)
--------uildasm.c(3KB)
--------tranexpr.c(13KB)
--------vector.h(864B)
--------alloc.c(2KB)
--------linux()
--------template.h(3KB)
--------target.h(578B)
--------gen.h(2KB)
--------stmtchk.c(8KB)
--------keyword.h(3KB)
--------vector.c(551B)
--------symbol.c(7KB)
--------simp.c(6KB)
--------str.c(2KB)
--------input.h(464B)
--------reg.h(486B)
--------x86linux.c(5KB)
--------emit.c(4KB)
--------symbol.h(2KB)
--------output.c(2KB)
--------error.c(812B)
--------opinfo.h(3KB)
--------transtmt.c(15KB)
--------lex.h(1KB)
--------x86linux.tpl(7KB)
--------expr.c(9KB)
--------stmt.h(3KB)
--------output.h(288B)
--------str.h(344B)
--------exprchk.c(20KB)
--------x86.c(16KB)
--------decl.h(3KB)
--------Makefile(724B)
--------x86win32.c(6KB)
--------ucl.h(776B)
--------x86win32.tpl(7KB)
--------stmt.c(7KB)
--------type.c(13KB)
--------alloc.h(577B)
--------ast.h(3KB)
--------error.h(196B)
--------tokenop.h(2KB)
--------expr.h(1KB)
--------lex.c(15KB)
--------Makefile.win(753B)
----doc()
--------UC Internal(chn).pdf(222KB)
--------UCC User Manual.txt(6KB)
--------UCC User Manual(chn).txt(4KB)
--------UCC Internal.pdf(134KB)
----Makefile(292B)
----COPYRIGHT~(162B)
----Makefile.win(385B)