.LUA File
.lua is Lua script
Features | Description |
---|---|
File Extension | .LUA |
Format | text |
Created by | Sublime HQ Pty Ltd |
Category | Source code and script |
.lua is Lua script
Features | Description |
---|---|
File Extension | .LUA |
Format | text |
Created by | Sublime HQ Pty Ltd |
Category | Source code and script |
What's on this Page
The lua file extension is commonly associated with so called lua scripts.
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.
Lua scripts are used in many programs, such as VLC player and computer games like World of Warcraft, Homeworld, Prototype, Warcraft 2, Transport Fever, Baldur's Gate, Blitzkrieg, Civilization 5, Company of Heroes, Crysis, DOTA, Empire: Total Ware, Far Cry, etc.