"Donald Bruce Stewart" <[EMAIL PROTECTED]> writes:

>
> In general I would say GHC/Haskell was very very fast, as long as you
> know what you're doing.

I have created programs that fill an array with the first 1000000
prime numbers using erathostenes sieve.  
I have done this in lisp, c++, ocaml and haskell. Lisp and c++ win
hands down, being approximately 5x faster than ocaml, haskell. 
Immanuel
-- 
***************************************************************************
I can, I can't.
Tubbs Tattsyrup

--
Immanuel Litzroth
Software Development Engineer
Enfocus Software
Antwerpsesteenweg 41-45
9000 Gent
Belgium
Voice: +32 9 269 23 90
Fax : +32 9 269 16 91
Email: [EMAIL PROTECTED]
web : www.enfocus.be
***************************************************************************
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to