rayfork icon indicating copy to clipboard operation
rayfork copied to clipboard

TCC (Tiny C Compiler) support?

Open ricochhet opened this issue 3 years ago • 1 comments

I quite like your direction and philosophy with rayfork. I was wondering if you have any intention on supporting TCC in the future? In theory it should be possible, but I'm not as experienced with these sort of things.

ricochhet avatar Nov 01 '21 23:11 ricochhet

Hi, definitely tcc support shouldn't be an issue as all the code is C99. I will write tests for tcc this winter holiday when I plan to resume development on rayfork.

SasLuca avatar Nov 02 '21 00:11 SasLuca