Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Haskell doesn't prevent endless recursion. (try e.g. `main = main`)

Do you mean to say Haskell hasn't solved the halting problem yet?



There are languages that don’t permit non-terminating programs (at the cost of not being Turing-complete), such as Agda.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: