Close

Preprocessor!

A project log for Smaller C

Small and simple C compiler for x86 (DOS, Windows, Linux, Mac OS X) and MIPS (RetroBSD).

alexey-frunzeAlexey Frunze 07/13/2016 at 08:250 Comments

I've adapted ucpp 1.3.2 for use with Smaller C. No need for workarounds such as invoking gcc (e.g. with the -ppg option). smlrpp should now be invoked automatically and it should just work.

Discussions