Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

GUIDO VAN ROBOT

Name: Anonymous 2015-04-21 16:06

Haskell fans are funny. They pride themselves that Haskell has no while-loops -- but they have infinite lists. They tell you to define everything using recursive functions, but then warn you that it will take O(N) stack space unless you rewrite it using foldl or seq. I guess nobody's perfect. :-)
Surely Haskell, C and Python are all Turing complete?

https://plus.google.com/115212051037621986145/posts/9bQZudT42Gx

Name: Anonymous 2015-04-21 19:24

but then warn you that it will take O(N) stack space unless you rewrite it using foldl or seq
Except that this is not the case.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List