[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Win32 Lua to EXE
- From: Duck <duck@...>
- Date: Sun, 2 Sep 2007 13:07:02 +1000 (EST)
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.