Lua Programming Language: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ----" to ". ----") |
m (Text replacement - ". " to ". ") |
||
Line 12: | Line 12: | ||
=== 2014 === | === 2014 === | ||
* (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/lua_(programming_language) Retrieved:2014-2-19. | * (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/lua_(programming_language) Retrieved:2014-2-19. | ||
** '''Lua</B> ({{IPAc-en|ˈ|l|uː|ə}} , from{{IPA-pt|ˈlu.(w)ɐ|}} meaning ''[[moon]]'' ; explicitly not "LUA"<ref name=luaabout>{{cite web| url = http://www.lua.org/about.html#name| title = About Lua| publisher = Lua.org| accessdate = 2013-06-19}} </ref> ) is a lightweight [[Multi-paradigm programming language|multi-paradigm]] [[programming language]] designed as a [[scripting language]] with extensible semantics as a primary goal. Lua is [[cross-platform]] since it is written in [[ANSI C]].<ref name=luaabout>{{cite web| url = http://www.lua.org/about.html#why| title = About Lua| publisher = Lua.org| accessdate = 2011-08-11}} </ref> Lua has a relatively simple [[C (programming language)|C]] [[Application programming interface|API]]. | ** '''Lua</B> ({{IPAc-en|ˈ|l|uː|ə}} , from{{IPA-pt|ˈlu.(w)ɐ|}} meaning ''[[moon]]'' ; explicitly not "LUA"<ref name=luaabout>{{cite web| url = http://www.lua.org/about.html#name| title = About Lua| publisher = Lua.org| accessdate = 2013-06-19}} </ref> ) is a lightweight [[Multi-paradigm programming language|multi-paradigm]] [[programming language]] designed as a [[scripting language]] with extensible semantics as a primary goal. Lua is [[cross-platform]] since it is written in [[ANSI C]].<ref name=luaabout>{{cite web| url = http://www.lua.org/about.html#why| title = About Lua| publisher = Lua.org| accessdate = 2011-08-11}} </ref> Lua has a relatively simple [[C (programming language)|C]] [[Application programming interface|API]]. | ||
<references/> | <references/> | ||
Latest revision as of 12:24, 2 August 2022
A Lua Programming Language is a Cross-Platform multi-paradigm general-purpose programming language.
- …
- Counter-Example(s):
- See: Scripting Language, Imperative Programming, Procedural Programming, Prototype-Based Programming, Torch ML Platform.
References
2014
- (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/lua_(programming_language) Retrieved:2014-2-19.
- Lua ( /ˈluːə/ , fromTemplate:IPA-pt meaning moon ; explicitly not "LUA"[1] ) is a lightweight multi-paradigm programming language designed as a scripting language with extensible semantics as a primary goal. Lua is cross-platform since it is written in ANSI C.[1] Lua has a relatively simple C API.
- ↑ Jump up to: 1.0 1.1 "About Lua". Lua.org. http://www.lua.org/about.html#name. Retrieved 2013-06-19. Cite error: Invalid
<ref>
tag; name "luaabout" defined multiple times with different content