Top > All Packages in Directory > Lua

Lua - Embeddable programming language

Lua is a programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It 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.

Obtaining

Web pagehttp://www.lua.org/
Source tarballhttp://www.lua.org/ftp/lua-5.0.tar.gz
Source informationhttp://www.lua.org/download.html
Version 5.0.2 (stable) released on 2004-02-25
Licensed under Lua license.
This is not a GNU package.

Documentation
User reference manual in HTML format available from http://www.lua.org/manual/5.0/; User man pages included; See also http://www.lua.org/docs.html for a complete list of available documentation
Support contacts

Announce Listhttp://www.lua.org/lua-l.html
Announce Newscomp.lang.misc, comp.programming, comp.compilers
Help Listhttp://www.lua.org/lua-l.html
Developer Listhttp://www.lua.org/lua-l.html
Bug Listhttp://www.lua.org/lua-l.html
Support<lua@tecgraf.puc-rio.br>

Project contacts

Maintainers
Developers
Sponsors
  • TeCGraf: Computer Graphics Technology Group of PUC-Rio, Brazil (http://www.tecgr

Related information

Interfacescommand line
Programslua, luac
Source languagesC
Supported languagesC, C++

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-02-05
Entry compiled byLua team <lua@tecgraf.puc-rio.br>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.