[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why I leave Lua (Was: Re: [ANN] Lua 5.3.0 (work3) now available)
- From: Coroutines <coroutines@...>
- Date: Wed, 9 Jul 2014 17:00:22 -0700
On Wed, Jul 9, 2014 at 4:42 PM, Rena <hyperhacker@gmail.com> wrote:
> I agree with a lot of what the OP said. However I continue to use Lua and
> put up with these weaknesses because even with them, it's a pretty fantastic
> language.
It would be so much better with some ability to do ffi. I spend most
of my time making bindings, the mathlib could disappear if we had ffi.
I am not happy with the modules available for this, and luajit is
attractive but a breaking choice.. I wish something were available
from upstream :p Lua + llvm I guess. That would definitely increase
the size of Lua, though.