pcc 是一个可移植的 C 编译器。
The compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. About 50% of the frontend code and 80% of the backend code has been rewritten.
主页:http://pcc.ludd.ltu.se/
下载:http://pcc.ludd.ltu.se/downloads/
来自:开源中国社区


flybackl 于 2012-10-03 15:11:03发表:
一般不是用gcc嘛