Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <88rk4j9irgh046o4hh8bl0pkotn4dabg0f@4ax.com>
Deutsch   English   Français   Italiano  
<88rk4j9irgh046o4hh8bl0pkotn4dabg0f@4ax.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: John Savard <quadibloc@servername.invalid>
Newsgroups: comp.arch
Subject: Re: Unicode in strings
Date: Sun, 19 May 2024 15:32:49 -0600
Organization: A noiseless patient Spider
Lines: 39
Message-ID: <88rk4j9irgh046o4hh8bl0pkotn4dabg0f@4ax.com>
References: <v0s17o$2okf4$2@dont-email.me> <4e0557bec2acda4df76f1ed01ebcbdf6@www.novabbs.org> <v1ep4i$1ptf$1@gal.iecc.com> <v1eruj$3o1r8$1@dont-email.me> <v1h8l6$1ttd$1@gal.iecc.com> <v1kifk$17qh0$1@dont-email.me> <2024May10.182047@mips.complang.tuwien.ac.at> <v1ns43$2260p$1@dont-email.me> <2024May11.173149@mips.complang.tuwien.ac.at> <v1preb$2jn47$1@dont-email.me> <2024May12.110053@mips.complang.tuwien.ac.at> <6124140226e28fd4afec0b435bdbeca1@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 19 May 2024 23:32:51 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="5565aaed3c65319aaa2b00e77962b38c";
	logging-data="3765081"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18HJBnD+34f1kWzCRc4eLDzIbRAm3kM+GQ="
Cancel-Lock: sha1:RduHMUaOSh7RbTsVJLLJAuowB+A=
X-Newsreader: Forte Free Agent 3.3/32.846
Bytes: 2926

On Tue, 14 May 2024 17:43:43 +0000, mitchalsup@aol.com (MitchAlsup1)
wrote:

>I think people in Japan should be able to use printf by using ?????
>There is way to much "english" in the way computers are being used.
>It is similar to Anthropomorphizing animal behavior.

One could quibble.

If Japanese people needed to enter kana from their keyboards to write
programs, that would be awkward; there is not yet a good way to enter
that kind of text from a keyboard.

However, I think your point is valid. At least in some contexts.

Remember back in the early 8-bit days of computing, and before them,
when schools were exposing children to PDP-8 computers?

Children were learning to program computers in BASIC.

Obviously, here, if children in other countries used modified versions
of BASIC that used keywords in their own natural language, it would be
much easier for them to get started with programming than if the
keywords were simply arbitrary strings of letters, taken from a
foreign language of which they may not necessarily have any knowledge.

If Algol was supposed to be an _international_ algorithmic language,
why weren't its keywords taken from Latin or Esperanto, instead of
English?

Historical note: Algol was originally called IAL; remember what JOVIAL
stood for.

But the objections about sharing code between countries, and the fact
that English is so widely known in technical circles, are also true.
It is a complicated issue, made worse by the fact that nationalism and
ethnocentricism are often bad things.

John Savard