Hacker News new | ask | show | jobs
by passion__desire 1077 days ago
Can you say more about the benefits?
1 comments

In a Turing complete language, the halting problem prevents you from proving formally that any program has certain properties (say, that it doesn't leak memory).

In a language where any program halts by construction, the compiler can actually check such properties.