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.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10ad36,304bf1b96a0d2287 X-Google-Attributes: gid10ad36,public X-Google-Thread: 10261c,304bf1b96a0d2287 X-Google-Attributes: gid10261c,public X-Google-Thread: fc89c,304bf1b96a0d2287 X-Google-Attributes: gidfc89c,public X-Google-Thread: 103376,304bf1b96a0d2287 X-Google-Attributes: gid103376,public X-Google-Thread: 10cc59,304bf1b96a0d2287 X-Google-Attributes: gid10cc59,public From: John Gluth Subject: Re: International Algorithmic Language Date: 1997/08/06 Message-ID: <5sa788$gnn@hacgate2.hac.com>#1/1 X-Deja-AN: 263589298 Distribution: world References: <5s7tpq$gjt@nntp.seflin.org> X-XXMessage-ID: Organization: HMSC Newsgroups: comp.unix.bsd,comp.lang.pascal,comp.lang.pascal.misc,comp.lang.ada,comp.unix.programmer Date: 1997-08-06T00:00:00+00:00 List-Id: In article <5s7tpq$gjt@nntp.seflin.org> Ralph Silverman, z007400b@bc.seflin.org writes: >internationalization of algorithmic language > > one good idea involved in > the 'c' programming language > is the replacement of 'eurocentric' > expressions in the 'operational heart' ----o< snip o<---- > thus > /* code here ... */ > <>{ > /* code here ... */ > ?( >= i TOP05 ) ~<>; > } /* <> */ This is something of a lowest common denominator approach, isn't it? Let's see, we'll take all the 'eurocentric' words out, and make a program that is, in effect, unreadable by anyone but a machine (or someone with a really high nerd quotient). If you're going to that much trouble, why not just right machine code? Then you get the hard to read part and absolute control... (Or are ascii characters too eurocentric?)