Hacker News new | ask | show | jobs
by ukj 2446 days ago
>what makes it functional is that the state / memory must be explicitly acknowledged

Isn't state/memory assumed by default when talking about computation?

What kind of computations you can perform on a Turing machine without a ticker tape?

1 comments

Lambda calculus, for example, has no ticker tape.
What kind of computations can you perform with Lambda calculus without any input variables?

What are you applying your α-conversion and β-reduction operations to?