Re: Internal Representation of Strings

Hans-Peter Diettrich <DrDiettrich1@aol.com>
Sun, 22 Feb 2009 13:53:05 +0100

          From comp.compilers

Related articles
[17 earlier articles]
Re: Internal Representation of Strings cr88192@hotmail.com (cr88192) (2009-02-19)
Re: Internal Representation of Strings cr88192@hotmail.com (cr88192) (2009-02-21)
Re: Internal Representation of Strings tony@my.net (Tony) (2009-02-21)
Re: Internal Representation of Strings idbaxter@semdesigns.com (Ira Baxter) (2009-02-21)
Re: Internal Representation of Strings cr88192@hotmail.com (cr88192) (2009-02-22)
Re: Internal Representation of Strings DrDiettrich1@aol.com (Hans-Peter Diettrich) (2009-02-22)
Re: Internal Representation of Strings DrDiettrich1@aol.com (Hans-Peter Diettrich) (2009-02-22)
Re: Internal Representation of Strings bartc@freeuk.com (Bartc) (2009-02-22)
Re: Internal Representation of Strings scooter.phd@gmail.com (Scott Michel) (2009-02-22)
Re: Internal Representation of Strings cr88192@hotmail.com (cr88192) (2009-02-23)
Re: Internal Representation of Strings marcov@stack.nl (Marco van de Voort) (2009-02-23)
Re: Internal Representation of Strings haberg_20080406@math.su.se (Hans Aberg) (2009-02-23)
Re: Internal Representation of Strings tony@my.net (Tony) (2009-02-24)
[10 later articles]
| List of all articles for this month |

From: Hans-Peter Diettrich <DrDiettrich1@aol.com>
Newsgroups: comp.compilers
Date: Sun, 22 Feb 2009 13:53:05 +0100
Organization: Compilers Central
References: 09-02-051 09-02-077 09-02-092 09-02-104
Keywords: i18n
Posted-Date: 22 Feb 2009 18:35:28 EST

cr88192 schrieb:


> in general, UTF-8 takes less space than UTF-16 (and mixes much better with
> code designed for ASCII), but some many languages like UTF-16 more
> potentially because it works better when being treated as an array.


This IMO is a typical misconception of English-only speakers, which have
caused a lot of trouble in the evolution of programming languages :-(


DoDi



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.