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,6f641d1e7358d78 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-28 15:07:20 PST Path: swrinde!gatech!udel!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Ada + Multi-Byte/Wide Chars = Modern Language? Date: 28 Jan 1995 13:30:21 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3ge2ft$h18@gnat.cs.nyu.edu> References: <1995Jan23.183235.19361@midway.uchicago.edu> <3g3kde$9p4@gnat.cs.nyu.edu> <1995Jan27.040708.22494@midway.uchicago.edu> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-01-28T13:30:21-05:00 List-Id: "Shouldn't this sort of thing [providing access to Unicode] be done by the underlying C compiler" What underlying C compiler, there is no C compiler "underlying" GNAT, and as has been emphasized in the past, GNAT is in no sense an Ada to C translator. GNAT does provide full access to unicode, via the wide character type, including the provision of several source encoding schemes etc.