开发者

Where to download the open source language of C? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_开发问答

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 8 years ago.

Improve this question

I want to learn how C is interpreted,

anyone knows where to download it?


http://www.thefreecountry.com/compilers/cpp.shtml

I found that in about 10 seconds using Google. You can too.


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


Try this:

http://en.wikiversity.org/wiki/C

and this:

http://gcc.gnu.org/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜