Where can I download a C language compiler? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where can I download a C language compiler?

I have tried searching for a C compiler, but all I find are out-dated compilers coming from third-party websites. Where can I find a legitimate compiler that supports Windows 10?

24th Dec 2017, 11:34 PM
Duncan MacLeod
Duncan MacLeod - avatar
3 Answers
+ 1
Thanks :)
25th Dec 2017, 12:15 AM
Duncan MacLeod
Duncan MacLeod - avatar
+ 1
If you want to use GCC, as well as g++, gobjc, and gfortran. It lets you compile C, C++, Objective-C, Objective-C++, and Fortran. You can use it through MinGW-w64 http://mingw-w64.org
25th Dec 2017, 12:48 AM
Cailyn Baksh
+ 1
the best thing about c is that it is not like java which is available only through oracle. Mostly there are third party websites which gives different version of c.
25th Dec 2017, 5:32 AM
shobhit
shobhit - avatar