/fcc

Feeble C Compiler

Primary LanguageCOtherNOASSERTION

Feeble C Compiler

This is the Git repository for the Feeble C Compiler, also known as FCC. It is released under the Artisan Software Licence. See the COPYING file for more information.


Like most Aquefir software, FCC uses the Slick Makefiles. Assuming you have them installed, simply run make (or make -j<n> if you like) and then sudo make install.