[Haskell-cafe] Climbing up the shootout...
Bulat Ziganshin
bulat.ziganshin at gmail.com
Mon Sep 22 13:12:06 EDT 2008
Hello Simon,
Monday, September 22, 2008, 9:03:52 PM, you wrote:
> With bytestrings, unboxed arrays, light-weight threads and other
> tricks, we can usually replace all those ugly low-level programs with
> nice high-level haskell ones
i don't think that these 3 libs allows to write high-level
high-performance code in *most* cases. just for example, try to write wc
without using "words"
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list