2007-11-30 02:08:36 +01:00
|
|
|
config BR2_PACKAGE_LUA
|
|
|
|
bool "lua"
|
2008-08-04 21:08:21 +02:00
|
|
|
select BR2_READLINE
|
|
|
|
select BR2_PACKAGE_NCURSES
|
2007-11-30 02:08:36 +01:00
|
|
|
help
|
|
|
|
Lua is a powerful, fast, light-weight, embeddable scripting language.
|
|
|
|
|
|
|
|
http://www.lua.org/
|