Group: comp.lang.functional · Group Profile · Search for Hiped in comp.lang.functional
Author: Ulf Wiger
Date: Sep 3, 2007 02:48
... FSMs in the right way. Thus, performance, important as it is, is secondary. (or tertiary - robustness and debugging support are more important.) As regards concurrency, OCaml does not appear to do that well: http://shootout.alioth.debian.org/debian/fulldata.php?test=message&p1=ocaml-0&p2=ocaml-2&p3=hipe-0&p4=ghc-0 whereas Haskell does (at least up to 3000 processes). BR, Ulf W
|