Lua Languages Programming
Lua Languages Programming
Lua
Lua is a powerful, light-weight programming language designed for extending applications, and often used as a general-purpose, stand-alone language. It is free software.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. It is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Top: Computers: Programming: Languages: Lua
See Also:
Editor's Picks:
- Home site; lightweight, made to extend programs, often used for general-purpose, standalone use; simple procedural syntax, powerful data description constructs use associative arrays, extensible semantics; dynamically typed, bytecode interpreted, garbage
- Lua-users Wiki, collaborative site for Lua programmers; Lua-l archive, searchable body of official Lua mailing list; Lua-users.org mini charter.
- Reference Manual of the Lua programming language
- A port of Lua 4.0 (plus a small IDE) for PalmOS handheld devices.
- A Lua extension library that provides support for the TCP and UDP transport layers within the Lua language.
- Lua dev tool for MacOSX. Includes Lua-Objective-C messaging interface.
- A internet game platform that combines Lua, OpenGL and OpenAL.
- A PureBasic extension (PureLibrary) and a DLL with import libraries for PureBasic, that allows execution of Lua scripts from within PureBasic applications or games. [Freeware]
- A binding Tk to Lua. [Freeware]
- A Web development platform for Lua with open source and binary distributions. It includes CGILua, LuaSQL and other libraries.
- An overview of Lua.
- Tool to simplify integrating C/C++ code with Lua, automatically generates binding code to access C/C++ features from Lua; maps C/C++ constants, external variables, functions, classes, and methods to Lua, via Lua API and tag method facilities. [Freeware]
- Andreas Rozek's Kua page. Lua in brief. Lua distributions. Modules and examples. Applications.
- A debugger for Lua. [Free for pure academic, non profit use]
- A Lua binding to the OpenGL graphics API and GLUI OpenGL widget set. [Open source, GPL]
- GForge installation for the Lua language community. A free repository for Lua projects management, categorization, issue tracking, and statistics.
- A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into the interpreter.
- Some comments and Lua port downloads for: Red Hat RPM, EPOC standalone SISs.
- A PowerBasic wrapper for calling Lua functions.
- Frequently Asked Questions about Lua
- A tool that uses Lua as a server-side scripting language for creating dynamic Web pages. Both pure Lua scripts and HTML templates are supported and can be handled via CGI, FastCGI, mod_lua, ISAPI and other APIs.
- A LUA to C binding library. [Open source, Free]
- By Roberto Ierusalimschy; 2003. It is the official book about the language, giving a solid base for any programmer who wants to use Lua.
- A scripting tool for Java. It allows scripts written in Lua to manipulate components developed in Java without any need for declarations or any kind of preprocessing.
Newsgroups:
| | | | | | |
Copyright © 1995-2007 Internet Advertising Solutions, Inc.
Copyright Notice | Privacy Policy | Site Map | APR
|
 |
|