Re: [ANN] clx 0.3.0 released
"'Martin Eden' via lua-l" <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Samir, On 2026-08-23 20:02, Samir Tine wrote: > Clx compiles Lua source code to native code Sorry I don't understand what "native code" means. Let's consider this Lua code: return function(f, g) return f(g()) or g(f()) end To what it is compiled? There must be some sort of intermediate representation. -- Martin -- 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/0c5a0c36-a683-4e6b-84e3-2560244b39a4%40disroot.org.