Lua

Revision as of 00:32, 25 March 2026 by Phaneron (talk | contribs) (Created page with "'''Lua''' {{Noexcerpt|({{IPAc-en|ˈ|l|uː|ə}} {{Respell|LOO|ə}}; from {{Langx|pt|lua}} {{IPA|pt|ˈlu(w)ɐ|}} meaning ''moon'')}} is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications.<ref name="luaspe">{{cite journal|last1=Ierusalimschy|first1=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lua Template:Noexcerpt is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications.<ref name="luaspe">Template:Cite journal</ref> Lua is cross-platform software, since the interpreter of compiled bytecode is written in ANSI C,<ref name=luaabout>Template:Cite web</ref> and Lua has a relatively simple C application programming interface (API) to embed it into applications.<ref>Template:Cite magazine</ref>