[Haskell-cafe] Unicode Strings and ICU for Haskell

Brian Smith brianlsmith at gmail.com
Fri Feb 16 01:37:22 EST 2007


Has anybody written a wrapper for ICU (International Components for Unicode)
for Haskell (GHC and/or Hugs)? I am processing Thai text and I want to use
the ICU word-breaking, collation, encoding conversion, and transliteration
services from my Parsec-based parsers.

Also, what is the plan for Unicode string processing for Haskell? What is
the standard module for high-performance, Unicode-capable strings?

Thanks,
Brian

[1] http://icu.sourceforge.net/
[2] http://www-306.ibm.com/software/globalization/icu/index.jsp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070216/01dddaf6/attachment.htm


More information about the Haskell-Cafe mailing list