|
|
|
|
|
by ch0ic3
692 days ago
|
|
I'm struggling with the mini rant / motivation of the article: > Typically, not being Turing-complete is extolled as a virtue or even a requirement in specific domains. I claim that most such discussions are misinformed — that not being Turing complete doesn’t actually mean what folks want it to mean Why are those discussion misinformed? Most formal analysis tools (Coq, Isabelle, Agda(?)) usually require a proof that a function terminates. This is I think is equivalent to proving that it is total implying it is primitive recursive? |
|
It came up recently in this discussion about CEL:
https://news.ycombinator.com/item?id=40954652