|
|
|
|
|
by tom_mellior
2241 days ago
|
|
Yes, but it is the difference to other programming languages. In C you cannot encode a Turing machine that is executed by the compiler at compile time. In Brainfuck you cannot encode a Turing machine that is executed by the compiler at compile time. In C++ you can encode a Turing machine that is executed by the compiler at compile time. That is the difference we are discussing here. |
|