Ever since I first experimented with Lua as a means of providing extensibility to my applications, I’ve fallen in love with it. Every time I use Lua in a project, I always dream up some new and wonderful ideas of what I can do with it and, as a result, I have started producing a few of those ideas for public use and enjoyment.
- Lua4Delphi – a complete integration suite for Lua in your Delphi 2010 applications.
- Lua4Web – a complete system allowing you to produce dynamically scripted websites using the Lua langauge (executed server-side like PHP etc.)
- LuaRAD - a complete RAD (Runtime/Rapid Application Development) engine & development suite allowing you to produce entire software applications (or even complete games) using nothing but the Lua language.
Chances are that over time a lot more Lua-related projects of mine will show up here! If you have any ideas you’d like to see made a reality which use or incorporate the Lua language, post your comments here and I’ll see what I can do!