[erlang-questions] Unicode Normalization

Hasan Veldstra hasan.veldstra@REDACTED
Wed Jun 9 13:21:07 CEST 2010


On 7 June 2010 14:45, Erik Bogghed <erik@REDACTED> wrote:
> I have been trying to get my head around this one for a few days. Is there any way to get UTF8 to normalized form C in Erlang?

You can use the ICU library to do this. You could do it with erl_nif,
or use this code - http://code.google.com/p/starling/

--Hasan

http://veldstra.org
http://vidiowiki.com


More information about the erlang-questions mailing list