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,UTF8 X-Google-Thread: 103376,5cb36983754f64da X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-17 13:32:02 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!newsgate.cistron.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Sender: lbrenta@deuteronomy Newsgroups: comp.lang.ada Subject: Re: Character encodings References: <20040206174017.7E84F4C4114@lovelace.ada-france.org> <54759e7e.0402071124.322ea376@posting.google.com> <406EB6D2.8030801@noplace.com> <87d66pyw1g.fsf@insalien.org> <406EEC35.7040109@noplace.com> <874qs0zvy1.fsf@insalien.org> <40714C98.90601@noplace.com> <1073gv22t969q5a@corp.supernews.com> <40729B9D.30906@noplace.com> <1076000ef5oj06f@corp.supernews.com> <87d666wjq3.fsf@insalien.org> <5qggc.90041$dP1.271327@newsc.telia.net> From: Ludovic Brenta Date: 17 Apr 2004 22:34:13 +0200 Message-ID: <87zn9auywq.fsf@insalien.org> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Organization: Tiscali bv NNTP-Posting-Date: 17 Apr 2004 22:32:01 CEST NNTP-Posting-Host: 83.134.241.245 X-Trace: 1082233921 dreader2.news.tiscali.nl 41750 83.134.241.245:33602 X-Complaints-To: abuse@tiscali.nl Xref: archiver1.google.com comp.lang.ada:7276 Date: 2004-04-17T22:32:01+02:00 List-Id: Björn Persson writes: > If beginners could easily write hello-world programs in Hebrew or > Chinese or whatever, it might improve Ada's popularity and make it > seem like a language for the twenty-first century. That is true. With GNAT, it is already possible to do this, using UTF-8 or one of several other encodings for source files. But this capability is an extension to the standard. I do not think teenagers care that much whether this feature is standard or not, so long as it is there. -- Ludovic Brenta.