[erlang-questions] cookbook entry #1 - unicode/UTF-8 strings

Peer Stritzinger peerst@REDACTED
Thu Oct 27 11:57:02 CEST 2011


Small addendum to my last posting:

One small change that would be nice in the language proper:

"10\x{20ac}"   should be interpreted as syntactic sugar for {enc_text, ...}

This is a very minor change that would break a minimum of code.

And it only makes sense if all the other implementation stuff for
{enc_text ..} is done.
-- Peer



More information about the erlang-questions mailing list