|
Small focused articles are much easier to write, just pick a topic and write.
* Installing Lua from source
* Extending the Lua interpreter
* Embedding Lua in C (for games programming)
* Linking C libraries to Lua
* Using Luarocks / Lunit
* Creating you own Luarocks module
* Testing / Profiling / Debugging Lua scripts
* Using databases with Lua
* Web scraping with Lua (http libraries including ssl)
* Serving web sites with Lua (Kepler, Tir, Mongrel, lighttpd)