Project ideas and plans - Programming On Unix
Users browsing this thread: 5 Guest(s)
|
|||
(07-02-2016, 10:57 PM)ninjacharlie Wrote: # C compiler You should definitely look into [pcc](http://pcc.ludd.ltu.se). Sadly, many programs rely heavily on gcc extensions to compile, and can't be compiled with pcc. It's still the closest we can get from a generic C compiler. |
|||