10.2 The Universal Function Flashcards

1
Q

What is the universal function

A

A function which can reproduce the behaviour of any other computable function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Kleene’s theorem

A

The universal function is computable

Function must be in form f: N->N to be computable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does program that computes the universal function work

A
  • Decodes input
  • Runs each line of while AST
  • Similar to interpreter
How well did you know this?
1
Not at all
2
3
4
5
Perfectly