[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua idea
- From: Franklin Dijkstra <cdallox@...>
- Date: Sun, 8 Apr 2012 14:16:40 +0200
Dear Lua Developers,
So i recently got this idea that might make lua more attractive. My idea is the following:
Compile .lua files into .luac files and then you can compile all the .luac files into one file, (example a renamed .zip) And let lua recognize the file and run it with the Lua Virtual Machine. This make it more attractive since it wont be much of a mess for users to download. And it will be more attractive for developers since it just so much cleaner.
I hope you could include this idea in Lua,
Your sincerly,
Franklin