gfsd-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gfsd]entry for Lua


From: Luiz Henrique de Figueiredo
Subject: [gfsd]entry for Lua
Date: Fri, 1 Feb 2002 00:23:48 -0200

%%comments:
Copyright (C) 2000, 2001 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 the license is included in the file COPYING.

%%name: 
Lua

%%short-description: 
A simple and powerful light-weight embeddable programming language.

%%full-description: 
Lua is a powerful light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language.
<P>
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.
<P>
For a longer description, see http://www.lua.org/about.html .

%%category: 
software development, programming languages, other languages

%%license: 
http://www.lua.org/copyright.html

%%license verified by: 

%%license verified on: 

%%maintainer: 
<address@hidden>

%%updated: 
2002-02-01

%%keywords:

%%interface:
command line

%%programs: 
lua, luac

%%GNU: 
This is not a GNU package

%%web-page:
http://www.lua.org/

%%support: 
<address@hidden>

%%doc: 
Reference manual in HTML and man pages for programs included in package;
See http://www.lua.org/docs.html for complete list of available documentation

%%developers:
http://www.lua.org/authors.html

%%contributors: 

%%sponsors: 
TeCGraf: Computer Graphics Technology Group of PUC-Rio, Brazil 
(http://www.tecgraf.puc-rio.br/)

%%source-tarball:
http://www.lua.org/ftp/lua-4.0.tar.gz

%%source-info:
http://www.lua.org/download.html

%%source-template:
http://www.lua.org/ftp/lua.tar.gz

%%debian:

%%rpm:

%%repository:

%%related: 

%%source-language:
C

%%supported-languages:
C, C++

%%use-requirements:

%%build-prerequisites:

%%weak-prerequisites: 

%%source-prerequisites:

%%version: 
4.0 stable released on 2000-11-06

%%announce-list:
http://www.lua.org/lua-l.html

%%announce-news:
comp.lang.misc, comp.programming, comp.compilers

%%help-list: 
http://www.lua.org/lua-l.html

%%help-news:

%%help-irc-channel:

%%dev-list: 
http://www.lua.org/lua-l.html

%%dev-news:

%%dev-irc-channel:

%%bug-list: 
http://www.lua.org/lua-l.html

%%bug-database: 

%%entry-written-by: 
Lua team <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]