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 <vg3lun$3ebq0$2@dont-email.me>
Deutsch   English   Français   Italiano  
<vg3lun$3ebq0$2@dont-email.me>

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

Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Don Y <blockedofcourse@foo.invalid>
Newsgroups: sci.electronics.design
Subject: Re: OT: Programming Languages
Date: Fri, 1 Nov 2024 15:49:49 -0700
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <vg3lun$3ebq0$2@dont-email.me>
References: <vg3575$3bio0$1@dont-email.me>
 <1r2cwfd.1bw3xyfxkz1kwN%liz@poppyrecords.invalid.invalid>
 <vg3lqn$3ebq0$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 01 Nov 2024 23:50:00 +0100 (CET)
Injection-Info: dont-email.me; posting-host="ded1ae3b3bfdd5f322ed2250cfb25d75";
	logging-data="3616576"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/TBkVQp+mdf6895LEyk3xw"
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.2.2
Cancel-Lock: sha1:2S0RZm7st40Uftqm5v+0TgmTiuQ=
Content-Language: en-US
In-Reply-To: <vg3lqn$3ebq0$1@dont-email.me>
Bytes: 1590

On 11/1/2024 3:47 PM, Don Y wrote:
> On 11/1/2024 11:25 AM, Liz Tuddenham wrote:
> I use Limbo as a scripting language as it has the familiarity
> of C without the pointer issue (safety for non-programmers),
> adds support for concurrency, GC and *lists* (annoying to
> have to reinvent for other languages... esp those that don't
> support pointers!)

It also supports distributed applications without having to
"litter" the user's code.