|
|
|
|
|
by bo1024
3357 days ago
|
|
I'm not sure it's so easy to define or generate an infinitely-long program. Such a thing doesn't sound to me like it would be either possible in practice or equivalent to a Turing Machine in theory. For example, you suggest an assignment of expressions to digits of pi. Now how would you run such a program? Presumably by generating the digits of pi, interpreting them as expressions, and evaluating the expressions, etc. But the program you used to do that was finite. So are you running the infinite program? I think it's more fair to say you are running the finite one. |
|