From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bcb6f63419c2a56b X-Google-Attributes: gid103376,public Path: controlnews3.google.com!postnews1.google.com!not-for-mail From: vgodunko@vipmail.ru (Vadim Godunko) Newsgroups: comp.lang.ada Subject: Re: Supporting full Unicode Date: 13 May 2004 21:00:56 -0700 Organization: http://groups.google.com Message-ID: <665e587a.0405132000.43e7b2f8@posting.google.com> References: <9j8oc.16324$V97.13312@newsread1.news.pas.earthlink.net> NNTP-Posting-Host: 80.254.106.233 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1084507257 8656 127.0.0.1 (14 May 2004 04:00:57 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 14 May 2004 04:00:57 +0000 (UTC) Xref: controlnews3.google.com comp.lang.ada:573 Date: 2004-05-13T21:00:56-07:00 List-Id: "Brian Catlin" wrote in message news:<9j8oc.16324$V97.13312@newsread1.news.pas.earthlink.net>... > The complete definition of Unicode allows for 2-,3-, and 4-byte characters. How > is this supported in Ada95 and Ada0y? > Please remember, the Unicode not only definition of different character encoding, but also (and this is more impotant) definition of a lot of character properties and handling algorithms. Some time ago we try to write Ada Unicode library and you may find prototype at Ada-Russian site. http://www.ada-ru.org/files/ais-0.0.1.tar.gz