
Interesting. Have there been any performance comparisons vs GHC et al? Chad Scherrer Computational Mathematics Group Pacific Northwest National Laboratory "Time flies like an arrow; fruit flies like a banana." -- Groucho Marx
-----Original Message----- From: Neil Mitchell [mailto:ndmitchell@gmail.com] Sent: Thursday, January 05, 2006 1:58 PM To: Scherrer, Chad Cc: daniel.carrera@zmsl.com; haskell-cafe@haskell.org Subject: Re: [Haskell-cafe] RE: Haskell vs. Clean
Hi
My knowledge of Clean is fairly limited Mine too, but one of the biggest differences is that Clean has uniqueness types instead of Monads.
They are in fact so similar that you can convert between them, using Hacle: http://www-users.cs.york.ac.uk/~mfn/hacle/
I believe also that Clean has a lot more facilities for strictness annotations, which may help with the speed.
Thanks
Neil

On 1/5/06, Scherrer, Chad
Interesting. Have there been any performance comparisons vs GHC et al?
Yes: http://www-users.cs.york.ac.uk/~mfn/hacle/index.html#fin http://www-users.cs.york.ac.uk/~mfn/hacle/eval.html
participants (2)
-
Neil Mitchell
-
Scherrer, Chad