Skip to main content

All Questions

3 votes
2 answers
2k views

Why don't we have a non-turing complete general purpose language yet? [duplicate]

Non-turing complete languages can solve every practical problem that a turing-complete language can. Also, they are much more analyzable than turing complete languages. The compiler can comprehend the ...
MaiaVictor's user avatar
  • 5,850
10 votes
4 answers
713 views

STDOUT and its impurity

I've read a lot of books and articles about functional programming and still ashamed of not being able to understand for sure some very basic concepts. One of the main ideas of functional programming ...
shabunc's user avatar
  • 2,454