Hacker News new | ask | show | jobs
by fvdfogi 3835 days ago
Interesting article that exposes some problems of C, that some take for granted or ignore.

However the arguing that C is not Turing complete after you take away the IO and limit yourself on an non-abstract machine is silly. C can simulate any Turing machine limited by the same previously mentioned rules and the same holds if you remove those rules for both systems, not just for one.