Hello Isaac,

Monday, September 22, 2008, 11:49:30 PM, you wrote:

>> i mean that naive haskell code is very slow and 3 or 5 or twelve libs
>> can't solve the problem of ghc generating slow code

> Is there something particularly fascinating about naive code written in
> any language? 

yes, in asm number of instructions executed more or less define
number of CPU cycles used. C known as portable asm. Haskell was
developed with goal to hide implementation details from egg-headed
scientists and this obviously should have some drawbacks


-- 
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