|
How to build lua-source file to Win32-EXE file?
Have a look on this page: http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/ at srlua ("self-running lua").It sounds like what you want: a Lua interpreter and Lua source code glued together into a single EXE file.