C [http://cm.bell-labs.com/cm/cs/cbook/index.html] is a programming language found first [http://cm.bell-labs.com/cm/cs/who/dmr/chist.html] on Unix systems but now found on many platforms. The [FSF]'s [gcc] compiler is a quite popular C compiler found on many platforms and operating systems. However, on [Microsoft Windows] there are other options, including the commercially available Visual C from Microsoft, [C++Builder] from [Borland], the [Cygwin] C compiler (which for some strange reason cannot be used to compile the [Tcl] source code), a Mingw C compiler [http://www.mingw.org/], CodeWarrior, etc. Another free Windows C/C++ compiler is Digital Mars C [http://www.digitalmars.com/]. This was once Zortech C and later became Symantec C. The number of C compilers available on [MacOS] are more limited. There is the commercially available CodeWarrior by Metrowerks [http://www.metrowerks.com], and now, under [MacOS X], there is gcc, either used stand-alone or with Apple's free ProjectBuilder IDE. ---- [[ [C code generators] | [C Language] ]] ---- [[ [Category Language] ]]