Y
Hacker News
new
|
ask
|
show
|
jobs
by
tomstuart
2507 days ago
In this context, it’s more likely the 3 basic primitive recursive functions: constant, successor, projection.
https://en.wikipedia.org/wiki/Primitive_recursive_function#D...
1 comments
cardiffspaceman
2507 days ago
Those functions compose into programs that halt (if I read the linked Wiki right). The LC encompasses those programs plus more programs, which cannot be shown to halt.
link