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 <uvrtr1$2efpd$1@dont-email.me>
Deutsch   English   Français   Italiano  
<uvrtr1$2efpd$1@dont-email.me>

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: David Brown <david.brown@hesbynett.no>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: on Perl
Date: Thu, 18 Apr 2024 21:55:13 +0200
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <uvrtr1$2efpd$1@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me> <87edbtz43p.fsf@tudado.org>
 <0d2cnVzOmbD6f4z7nZ2dnZfqnPudnZ2d@brightview.co.uk>
 <20240408075547.000061e8@gmail.com>
 <g52cnWOOwoz_son7nZ2dnZfqnPWdnZ2d@brightview.co.uk>
 <uvbe3m$2cun7$1@dont-email.me>
 <Mkidnafag8vlooH7nZ2dnZfqn_idnZ2d@brightview.co.uk>
 <pan$c8c3e$b0e492b3$c544c27e$d72bff90@invalid.invalid>
 <uvk8o6$h2pg$3@dont-email.me> <20240415152951.000079ab@gmail.com>
 <uvkbec$hjeq$1@dont-email.me> <uvlc1f$rgng$1@dont-email.me>
 <slrnv1smf9.25p4.naddy@lorvorc.mips.inka.de> <uvm35m$10egq$1@dont-email.me>
 <uvo4rc$1h0kl$2@dont-email.me> <uvrd4b$2am8i$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 18 Apr 2024 21:55:13 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="ac77df562e41779b6c3d23eaf288d0f7";
	logging-data="2572077"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+6BkOKQQXzQkEzTOkAgJdPyO8aTssYXuQ="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:LLPa6KcXyd7/CqCnwicuthPPs0Y=
In-Reply-To: <uvrd4b$2am8i$2@dont-email.me>
Content-Language: en-GB
Bytes: 2741

On 18/04/2024 17:10, candycanearter07 wrote:
> David Brown <david.brown@hesbynett.no> wrote at 09:30 this Wednesday (GMT):
>> On 16/04/2024 16:49, Muttley@dastardlyhq.com wrote:
>>> On Tue, 16 Apr 2024 10:58:49 -0000 (UTC)
>>> Christian Weisgerber <naddy@mips.inka.de> wrote:
>>>> the FreeBSD boot loader, another constrained environment.  In the
>>>> end Forth proved too unpopular, few people touched it, and it is
>>>> being replaced with Lua now.
>>>
>>> So moving from one language hardly anyone uses to another that hardly anyone
>>> uses. You can't deny the consistency.
>>>
>>
>> Lots of people use Lua.  It is very popular as a small scripting
>> language, and as a language embedded in other programs - you only need
>> two or three C source files linked into your code to make Lua available,
>> and it's quite easy to expose C functions as Lua functions.
>>
>> It is extremely popular in gaming - including for player scripting in
>> Minecraft.
> 
> 
> Minecraft supports player scripting?

I am no Minecraft expert.  You might need an add-on, or special mode, or 
something, to get access to Lua scripting.