[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: "Lua, a misunderstood language"
- From: Sean Conner <sean@...>
- Date: Sat, 16 Jan 2021 04:39:44 -0500
It was thus said that the Great Timm S. Mueller once stated:
> On Sat, 16 Jan 2021 10:21:46 +0100
> Petite Abeille <petite.abeille@gmail.com> wrote:
>
> > > On Jan 16, 2021, at 03:32, Timm S. Mueller <tmueller@schulze-mueller.de> wrote:
> > >
> > > Lua always did about everything right, at least for me.
> >
> > Except the module debacle :P
>
> I'm not always following the mailing list closely. What was "the"
> module debacle?
I think it was the difference in how modules were written between Lua 5.1
and 5.2. It was quite a change and I think it's what lead to the split
between Lua and LuaJIT.
-spc