Let's stop parser Hell

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Aug 1 13:54:32 PDT 2012


On 8/1/12, Philippe Sigaud <philippe.sigaud at gmail.com> wrote:
> I somehow thought that with UTF-8 you were limited to a part of
> Unicode, and to another, bigger part with UTF-16.
> I equated Unicode with UTF-32.
> This is what completely warped my vision. It's good to learn something
> new everyday, I guess.

I think many people viewed Unicode this way at first. But there is a
metric ton of cool info out there if you want to get to know more
about unicode (this may or may not be interesting reading material),
e.g.:

http://www.catch22.net/tuts/introduction-unicode
http://icu-project.org/docs/papers/forms_of_unicode/
http://stackoverflow.com/questions/222386/what-do-i-need-to-know-about-unicode

I used to have more of these links but lost them. There's even a
gigantic book about unicode (Unicode Demystified).


More information about the Digitalmars-d mailing list