Hack Tool Repository Logo

Hack Tool Repository

white curve white curve

LUA

LUA

Lua is a powerful, fast, light-weight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.


Site: http://www.lua.org/
Source URL: files/Libraries/LUA/lua-5.2.0.tar.gz
Category: Libraries
Hits: 2511
Rating: 10
Added: 2008-01-04 20:47:39
Updated: 2011-12-19 10:37:48
Tested on:
Fedora Core    install.sh
10
11
OpenSUSE    install.sh
10
11
Ubuntu    install.sh
10.10
11.04

Comments:

If you get the following error:

In file included from lua.h:16,
from lua.c:15:
luaconf.h:275:31: error: readline/readline.h: No such file or directory
luaconf.h:276:30: error: readline/history.h: No such file or directory

You will need to install the package readline-devel

by marc at 2009-01-08 21:09:42

 
Olderchurch Web Site About Us | Site Map | Contact Us | ©2007 Olderchurch Security Consultancy