Lua Server Pages (luasp) is an easy open source scripting language that follows the PHP syntax. Luasp is avalable as apache module and is embeddable into other host programs using C API. You can use it as powerful template engine for Lua applications, just call 'dofile_lsp' and enjoy.
Features:
- fast
- simple
- small
- portable
- embeddable
- avalable as apache module, Lua module and standalone
- MySQL,CURL,JSON and memcached builtin support
- Oracle database support
- free as Lua
Homepage: http://luasp.org/