超级精简的C语言编译器,编译出来的文件比其他的编译器编译出来的要小,而且占用内存也小.
tcc.rar
(预估有个77文件)
tcc
lib
kernel32.def
13KB
user32.def
11KB
gdi32.def
5KB
msvcrt.def
9KB
libtcc1.a
9KB
doc
tcc-doc.html
107KB
tcc-win32.txt
4KB
examples
hello_win.c
4KB
fib.c
336B
hello_dll.c
356B
dll.c
328B
tiny_impdef.exe
8KB
tiny_libmaker.exe
8KB
tcc.exe
132KB
include
float.h
6KB
stdbool.h
146B
process.h
4KB
fenv.h
2KB
excpt.h
445B
unistd.h
149B
string.h
6KB
mem.h
140B
tchar.h
10KB
sys
locking.h
1KB
timeb.h
1KB
unistd.h
147B
time.h
23B
file.h
163B
stat.h
5KB
types.h
2KB
fcntl.h
154B
utime.h
2KB
assert.h
1KB
limits.h
3KB
inttypes.h
6KB
dirent.h
2KB
stdlib.h
13KB
time.h
5KB
signal.h
3KB
_mingw.h
1KB
setjmp.h
2KB
stdarg.h
443B
stdint.h
6KB
wchar.h
10KB
io.h
8KB
math.h
11KB
direct.h
2KB
conio.h
3KB
ctype.h
7KB
memory.h
166B
winapi
windows.h
4KB
winreg.h
6KB
winver.h
4KB
winnetwk.h
14KB
wincon.h
8KB
basetyps.h
4KB
windef.h
5KB
winnls.h
21KB
winerror.h
40KB
winbase.h
74KB
wingdi.h
83KB
winnt.h
79KB
basetsd.h
4KB
winuser.h
106KB
winsvc.h
14KB
dos.h
3KB
fcntl.h
3KB
errno.h
4KB
share.h
1KB
stddef.h
619B
values.h
130B
dir.h
765B
varargs.h
188B
malloc.h
2KB
stdio.h
11KB
locale.h
2KB
wctype.h
4KB
暂无评论