[Haskell-cafe] In-place modification

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Jul 15 09:24:28 EDT 2007


Hello Chaddai,

Sunday, July 15, 2007, 3:31:12 AM, you wrote:

> Due to the nature of Haskell, it's not so easy to do the same thing
> (write a C program in Haskell as you wrote a C program in C#), so the
> conclusion is obviously to Haskell disadvantage.

it's possible to directly rewrite C code in haskell. unboxed
arrays is all that you need to do this

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list