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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,7f4d16c4ee371eb5 X-Google-Attributes: gid103376,public From: Stefan Skoglund Subject: Re: Why is it Called a Package? Date: 2000/04/09 Message-ID: <38EFC787.E03CAB2B@ebox.tninet.se>#1/1 X-Deja-AN: 608537984 Content-Transfer-Encoding: 8bit References: <38DF7F38.8D656ABD@lmtas.lmco.com> <38DFB0BC.9FF72EFC@callnetuk.com> <87u2hq857e.fsf@deneb.cygnus.argh.org> <38E2A4A4.E59E997C@research.canon.com.au> <8ck2mt$jrn$1@clnews.edf.fr> <38EE19E0.F0232DB0@Raytheon.com> <8clfc1$o71$1@slb2.atl.mindspring.net> <87bt3l5zfs.fsf@deneb.cygnus.argh.org> X-Accept-Language: sv,en Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: abuse@algo.net X-Trace: zingo.tninet.se 955238176 1589 195.100.241.34 (8 Apr 2000 23:56:16 GMT) Organization: Telenordia Mime-Version: 1.0 NNTP-Posting-Date: 8 Apr 2000 23:56:16 GMT Newsgroups: comp.lang.ada Date: 2000-04-08T23:56:16+00:00 List-Id: Florian Weimer wrote: > > I think Ada's conservative source character set is due to the fact > that the full ASCII set is not available in all parts of the world. > For example, in Germany, a national variant of ISO 646 is still widely > used[1]. On a ISO 646-DE terminal, "@[]\{}|~" is viewed as > "��������", for example. > > [1] Given its limitations. I hope only very few programmers still > have to maintain source code in this character set, but it appears > that some large data processing systems still use it, and a lot of > embedded systems. The keyboards usually doesn't provide direct access to {}[] and so on. For me it is AltGR-( and so on. Shift-( is probably a little better.