Is it possible to program the Atom Pro 28 in C?

Is there a C compiler for the Atom Pro?

Yes, it comes with the GNU GCC compiler as part of the IDE.

There has been some threads on this. All you need to do is to do a new project and choose C/C++ and it will create the files for you…