0rthodontist
Science Advisor
- 1,229
- 0
That's funny, one of the most-touted advantages of functional programming is that it _reduces_ bugs. It's designed to be easier to prove correct. I've seen the claim more than once that once you get past Haskell's compiler type safety errors, you'll often get it right on the first try. It does seem easier to me.
Are the stack overflows you are talking about are specific to some very low-memory devices you are working with and not ordinary problems?
Are the stack overflows you are talking about are specific to some very low-memory devices you are working with and not ordinary problems?