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:[EMAIL PROTECTED]



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to