lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Jan 24, 2017 at 9:18 AM, Charles Heywood <vandor2012@gmail.com> wrote:
> There's also the addition of bitwise operators versus using a library, as
> well as labels and goto - although both of those are additions more than
> they are backwards incompatible (excluding the library).

LuaJIT already supports goto and labels.