factorio-computer icon indicating copy to clipboard operation
factorio-computer copied to clipboard

C/C++ Compiler

Open chris13524 opened this issue 8 years ago • 1 comments
trafficstars

This device would become a lot more handy if you could write/compile C/C++ code to it.

chris13524 avatar Dec 30 '16 16:12 chris13524

I had looked at porting a C compiler to this at one point, but found that the lack of a native int type made C a poor fit for the machine. I'll probably come back to that once I have a better understanding on how to handle ints on this machine though (from finishing my compiler).

If you see a clear path to a C compiler though, you're welcome to start the work on that!

justarandomgeek avatar Dec 30 '16 16:12 justarandomgeek