[Haskell-cafe] [Newbie] Why or why not haskell ?
Bulat Ziganshin
bulatz at HotPOP.com
Sun Dec 11 05:43:52 EST 2005
Hello Joel,
but anyway Erlang is dynamic alnguage, and this make things go slower.
on the other side, it is strict
Sunday, December 11, 2005, 7:02:57 AM, you wrote:
JR> Erlang can be compiled to machine code with the built-in HiPE compiler.
JR> You just have to explicitly make use of this facility.
JR> 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
JR> --
JR> http://wagerlabs.com/
--
Best regards,
Bulat mailto:bulatz at HotPOP.com
More information about the Haskell-Cafe
mailing list