[Haskell-cafe] [Newbie] Why or why not haskell ?

Joel Reymont joelr1 at gmail.com
Sat Dec 10 23:02:57 EST 2005


Erlang can be compiled to machine code with the built-in HiPE compiler.
You just have to explicitly make use of this facility.

On Dec 10, 2005, at 11:25 PM, Bulat Ziganshin wrote:

> what you mean saying "network programming"? Erlang has amazing
> distributed processing features with fault tolerance (when one
> processes supervises the others and restart them in case of fault).
> but Erlang is interpreted language and so it is slow in case of
> low-level programs. you can use C to make low-level or speed-critical
> functions

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list