mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -4,8 +4,7 @@ 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.
|
||||
"
|
||||
collection, making it ideal for configuration, scripting, and rapid prototyping."
|
||||
HOMEPAGE="http://www.lua.org"
|
||||
COPYRIGHT="1994-2012, Lua.org, PUC-Rio"
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user