c4-master

所属分类:编译器/解释器
开发工具:Unix_Linux
文件大小:12KB
下载次数:8
上传日期:2015-05-25 11:02:19
上 传 者hweits
说明:  一个小型的编译器,开源的,用纯C实现 ,很好的学习开源的软件!
(a single complier,developed by C language!)

文件列表:
LICENSE (18027, 2014-11-18)
c4.c (19279, 2014-11-18)
hello.c (75, 2014-11-18)

c4 - C in four functions ======================== An exercise in minimalism. Try the following: gcc -o c4 c4.c (you may need the -m32 option on ***bit machines) ./c4 hello.c ./c4 -s hello.c ./c4 c4.c hello.c ./c4 c4.c c4.c hello.c

近期下载者

相关文件


收藏者