Lua Programming Language: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Lua (Programming Language) is a Cross-Platform Multi-Paradigm Programming Language that ... * <B>See:</B> Programming Language, Scripting Language, [[Imp...") |
m (Text replacement - ". " to ". ") |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A [[Lua | A [[Lua Programming Language]] is a [[Cross-Platform]] [[Multi-Paradigm Programming Language|multi-paradigm]] [[general-purpose programming language]]. | ||
* <B> | ** … | ||
* <B>Counter-Example(s):</B> | |||
** [[SNOBAL Programming Language]]. | |||
* <B>See:</B> [[Scripting Language]], [[Imperative Programming]], [[Procedural Programming]], [[Prototype-Based Programming]], [[Torch ML Platform]]. | |||
---- | ---- | ||
---- | ---- | ||
==References== | |||
== References == | |||
=== 2014 === | === 2014 === | ||
* (Wikipedia, 2014) | * (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/lua_(programming_language) Retrieved:2014-2-19. | ||
** '''Lua | ** '''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/> | ||
---- | ---- | ||
__NOTOC__ | |||
[[Category:Concept]] | [[Category:Concept]] | ||
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