Re: [ANN] CLX - Ahead-of-Time Lua 5.5 Compiler

"'eugeny gladkih' via lua-l" <[email protected]> Mon, 22 Jun 2026 22:13:04 +0300
Newsgroups gmane.comp.lang.lua.general
Message-ID <[email protected]>

> On 22 Jun 2026, at 10:58, Samir Tine <[email protected]> wrote:
> 
> That's a fair question.
> The goal is not to intentionally exclude Lua features. In fact, CLX already supports essentially all Lua 5.5 syntax (including global, <const> and <close>) and most of the standard library.
> The main unsupported areas today are features that fundamentally depend on runtime code generation or deep interpreter introspection, such as load(), loadfile(), dofile(), string.dump(), and most of the debug module.

what about meta tables and meta-methods? suddenly, a+b is not the same as b+a is :)

-- 
Yours sincerely, Eugeny.


-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/1E2D258C-3D8E-446E-91D0-649817747250%40drweb.com.