lua-users home
lua-l archive

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


> I am writing a small Lua script to compile Lua source to a native binary

See also my srlua at http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#srlua.

There are other, more powerful alternatives:
	http://www.luafaq.org/#T1.31