Free C compilers and UNIX-like enviroments for PCs

Many of the students have access to a personal computer, usually a machine running MS Windows. The following tools could be used for developing and testing the programs required for the course assignments. Make sure (regardless of the tool that you may use) that you have tested your programs in the CS Department's computing environment (workstations running Solaris). The following tools have been tested extensively:

An alternative would be to install an open-source version of the UNIX operating system on your machine. This comes with a development environment comprising the gcc compiler and the gdb debugger (among other tools). This option requires a certain level of "experience", but provides you with an extremely powerful run-time environment. Make your choice ...

Suggestions for additions/improvements to this page are more than welcome.


Back to the CS 150 home page

Page created by Manolis Marazakis,
additions by Manolis Lourakis