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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.