[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Unique directions for Lua?
- From: "John Passaniti" <jpass@...>
- Date: Wed, 6 Feb 2002 13:16:59 -0500
> From: owner-lua-l@tecgraf.puc-rio.br
> [mailto:owner-lua-l@tecgraf.puc-rio.br] On Behalf Of paulmatthews
>
> Compile byte code into C.
This was probably discussed previously, but how is this useful? Isn't
this just simply factoring out the overhead of the VM? Is the overhead
high enough in some applications that it matters? Or is there a
different reason to want C code?