Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
http://www.thefreecountry.com/compilers/cpp.shtml
我发现使用Google约10秒钟。你也可以。
http://www.thefreecountry.com/compilers/cpp.shtml
I found that in about 10 seconds using Google. You can too.
一个适合获取主题介绍和包括来源的良好基本编译器是 tinyc 。它也能够以类似的方式与解释器一起使用(与GCC等人不同)。
A good basic compiler suitable for getting an intro to the subject and including sources is tinyc. It is capable of being used in a similar manner as an interpreter, too (unlike GCC et al).
http://gcc.gnu.org/releases.html
http://gcc.gnu.org/releases.html
试试这个:
http://en.wikiversity.org/wiki/C
和这个:
http://gcc.gnu.org/
Try this:
http://en.wikiversity.org/wiki/C
and this:
http://gcc.gnu.org/