|
|
|
|
|
by contravariant
2022 days ago
|
|
On the one hand you're right, though at some point 'arbitrarily long' and Turing complete become pretty similar. In fact an ordinary computer isn't entirely a Turing machine either, as its memory is limited. Also it means you need to be careful about malicious input, you need to take countermeasures when you evaluate an expression from an untrusted source. |
|