AQueryx/GTK+Simple DBFirebird ODBCLua toolsAbout us 
 
 About   News 06.10.02   Beta v1.2   Documentation   Download   Win32   Order  

What is Lua?


Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software.

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

More info on Lua can be found at the Lua home site and Lua community.

Lua tools and extensions provided here:

Titmouseintegrated editor and debugger of Lua scripts
LuaDBLua adapter for Simple DB (SQL connectivity)
mod_luaLua module for Apache 1.3

Lua tools located here are free software released under the terms of Lua license.