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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a82f86f344c98f79 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Avatox 1.0: Trouble with encoding in Windows Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <45051d37@news.upm.es> <45053aec$0$5142$9b4e6d93@newsspool1.arcor-online.net> <5ZednRK-0M3K15rYnZ2dnUVZ_o2dnZ2d@megapath.net> <1158145462.921837.152720@i42g2000cwa.googlegroups.com> <1158224191.059815.103080@i42g2000cwa.googlegroups.com> <450AECB4.3060000@obry.net> Date: Fri, 15 Sep 2006 20:53:41 +0200 Message-ID: NNTP-Posting-Date: 15 Sep 2006 20:53:26 CEST NNTP-Posting-Host: 09536ee6.newsspool3.arcor-online.net X-Trace: DXC=BcnNL>RRXB\I?44J>Z[:RQMcF=Q^Z^V3X4Fo<]lROoRQ4nDHegD_]RUWU2@8\iLEMPDNcfSJ;bb[UIRnRBaCd On Fri, 15 Sep 2006 20:11:00 +0200, Pascal Obry wrote: > Jeffrey R. Carter a écrit : > >> I'm sure no one will agree with me, but I don't see the value of >> allowing characters outside 'a' .. 'z' & 'A' .. 'Z' in Ada identifiers. >> Ada is designed to read like English, so in most cases identifiers >> should be in English. > > In most cases probably. But for example it is nice to be able to support > Unicode characters as the π (greek pi) in Ada.Numerics. I bet > mathematicians will love to be able to use all sort of greek letters in > their Ada prorams :) I doubt they would enjoy the idea that Ω/=Ω (code positions 16#3A9# and 16#2126#. IMO, the idea to use Unicode for program sources is wrong. The language (be it formal or natural) should have a finite and reasonably small alphabet. Unicode is practically an open-end set of symbols most of them you wouldn't be able to either recognize or remember again. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de