I have always liked Fabrice Bellard's Tiny-C Compiler. Its a full C99 compiler that is only a few hundred K in size with all the headers/libraries to generate Win32/64 (or linux) binaries, for x86 or even ARM.
Has anyone made a nice free port of this for MacOS? (Im using an early MacBook A1181 with OSX 10.6.8..)
Or perhaps someone would like to try? It builds from source in linux quite easily..
en.wikipedia.org
Original site: https://www.bellard.org/tcc/ (but these days gives a security cert warning)
Has anyone made a nice free port of this for MacOS? (Im using an early MacBook A1181 with OSX 10.6.8..)
Or perhaps someone would like to try? It builds from source in linux quite easily..

Tiny C Compiler - Wikipedia
Last edited: