Lua

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |released=1993 }} '''Lua''' is a scripting language with some object-oriented features, though no concept of ...")
 
Line 2: Line 2:
 
|formattype=Languages
 
|formattype=Languages
 
|subcat=Programming Languages
 
|subcat=Programming Languages
 +
|extensions={{ext|lua}}
 
|released=1993
 
|released=1993
 
}}
 
}}

Revision as of 03:20, 23 February 2013

File Format
Name Lua
Ontology
Extension(s) .lua
Released 1993


Lua is a scripting language with some object-oriented features, though no concept of classes. Its structured data type of "tables" performs the function of various sorts of arrays, hashes, and dictionaries of other languages, and "metatables" can be designed to be infinitely extensible through functionally-calculated values.

Lua was developed in Brazil at a time when protectionist legislation limited the importation of computer-related things, so the domestic computer industry had to devise locally-created substitutes for imported hardware and software.

The adoption of Lua in 2013 as the supported scripting language for templates in Wikipedia may increase the visibility of this language.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox