A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9
Lua - Lua is a script language which can be integrated into your applications. It has a procedural syntax and mechanisms for implementing classes and inheritance.
See also
- Scripting with LuaBind in Ogre — This tutorial will teach the reader how to use Lua and LuaBind in a simple Ogre application
- LuaConsole - interactive access to Lua by Ogre applications
- lua.org — official site
- Lua at Wikipedia
- Lua Functional Programming — Wiki Books
- Introducing Lua — ONLamp.com
- Embeddable scripting with Lua — IBM developerWorks
- Lugre - A crossplatform gamedev framework/library with Lua-bindings for Ogre3d