lua-users home
lua-l archive

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


On Sep 24, 2012, at 11:17 PM, Sean Conner <sean@conman.org> wrote:

>  You still have the overhead of parsing, but if you precompile your Lua
> code, even that can be minimized.

And if you really think this is going to make any practical difference, package the entire enchilada into one tight little executable with srclua [1] or such.

[1] http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#srlua