lua53: lua53 (lightweight embeddable programming language) lua53: lua53: Lua combines simple procedural syntax with powerful data description lua53: constructs based on associative arrays and extensible semantics. lua53: Lua is dynamically typed, runs by interpreting bytecode for a lua53: register-based virtual machine, and has automatic memory management lua53: with incremental garbage collection, making it ideal for lua53: configuration, scripting, and rapid prototyping. lua53: This Lua 5.3 does not conflict with other installed versions of Lua. lua53: lua53: See also: https://www.lua.org/