From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id DAA07446; Wed, 12 Sep 2001 03:15:40 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id DAA07607 for ; Wed, 12 Sep 2001 03:15:39 +0200 (MET DST) Received: from jupiter.duonix.com ([211.41.0.239]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f8C1Fa123344 for ; Wed, 12 Sep 2001 03:15:37 +0200 (MET DST) Received: from hama (hama.duonix.com [192.168.1.30]) by jupiter.duonix.com (8.11.2/8.11.2) with SMTP id f8C1GFi03201 for ; Wed, 12 Sep 2001 10:16:15 +0900 Message-ID: <007f01c13b28$da1897e0$1e01a8c0@hama> From: "SooHyoung Oh" To: "caml-list" Subject: [Caml-list] Unicode support? Date: Wed, 12 Sep 2001 10:18:38 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi! I'm very interesed to use Caml for educational purpose in multibyte environment such as CJK. So I'd like to know whether Caml supoprt Unicode or not? (Unicode (ISO 10646) is the character coding (or character set) standard.) Many people forsee that Unicode is going to replace all older lagcy encodings in a few years and many languages such as C, Java, Perl, Tcl, C# and Python support it already. If Caml doesn't support unicode, could you give me any clue from which part in caml source I should start in order to support unicode? More question, Which form is better for processing unicode in Caml, UTF-8 or UCS-2 (or UCS-4)? --- SooHyoung Oh ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr