Hacker News new | ask | show | jobs
by namibj 1802 days ago
CPP needs to feed into itself (pipe stdout into stdin), if you want it to be turing-complete.
1 comments

I believe that while you can't encode an infinite tape, you can very easily define an arbitrarily large tape, so, while not technically Turing complete, it is close enough.