5 Dec
2009
5 Dec
'09
5:50 a.m.
Casey Hawthorne wrote:
Are there major inefficiencies in Haskell compared to OCaml?
As a five plus year veteran of Ocaml and a one year user of Haskell I would say in general no. However, Ocaml's strict evaluation makes it easy for someone new to the language to have a pretty accurate guess about its run time and memory usage something which can be difficult in the face of Haskell's lazy evaluation (not that I have experienced any obvious manifestations of this myself). Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/