Comment on PicoC: a very small C interpreter for scriptingparentComments−imurray16yOne thing that was sad was to see how ugly the forking situation got: http://www.landley.net/code/tinycc/When I was using tcc a lot I used the tinycc fork as it had fixed bugs I was encountering. It's a shame that things didn't work out amicably.
Comments
One thing that was sad was to see how ugly the forking situation got: http://www.landley.net/code/tinycc/
When I was using tcc a lot I used the tinycc fork as it had fixed bugs I was encountering. It's a shame that things didn't work out amicably.