|
How would one go about embedding a Lua script file into the Lua standalone interpeter so that the script could be distributed (and run!) on machines without Lua being installed separately? Any Lua tools similar to Python's py2exe available, perhaps? Regards, Dean.