|
|
|
|
|
by dbmueller
2400 days ago
|
|
> proven to be at least as powerful as any possible algorithm I'd be careful with that, you need to formalize "any possible algorithm" first, and that's the content of Church-Turing I believe. Edit: Also, don't forget recursive functions (dating from I don't know when, actually) |
|
To my knowledge, recursive functions alone are not sufficient to describe all computation. To do that, you need to consider functions as first-class values which is the innovation Alonzo Church came up with concurrently with Turing’s work.