Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Functional Programming Group Meeting



Curt Sampson writes:

 > I'm not sure what you mean by this. Haskell is right up there with other
 > languages in terms of runtime speed. Ghc is an amazing compiler, of a
 > quality on par with gcc.

Haskell encourages multiply recursive algorithms, even more than Lisp
does.  These can easily result in exponential not-so-worst cases.  In
the case of Darcs (http://darcs.net), this has resulted in unusability.

Several Haskell developers (including Simon Peyton-Jones) have
acknowledged on the Darcs lists that ghc can be expensive both at
compile-time and run-time, unless you really know what you're doing.


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links