The TIGCC Integrated Environment

The TIGCC IDE is a freely distributable Integrated Environment for TIGCC, written by Sebastian Reichelt. It is very easy to use, even for unexperienced programmers. This part of the documentation was written by Sebastian.

Note: If you want to use the command-line compiler to compile .tpr files produced by the IDE, you can use the tprbuilder utility. It takes the name of a .tpr file as a single parameter. You may have to tweak your source files a little, as the IDE uses a different compilation scheme.