Lua: Difference between revisions
Appearance
Content deleted Content added
Resetting logo |
is finished |
||
| Line 11: | Line 11: | ||
* [[Extension:Scribunto]] — the current implementation of Lua support |
* [[Extension:Scribunto]] — the current implementation of Lua support |
||
** [[Extension:Scribunto/Lua reference manual|Lua reference manual]] |
** [[Extension:Scribunto/Lua reference manual|Lua reference manual]] |
||
** [[m:Lua deployments/Localization of Module|Translate the namespace name]] "Module" |
|||
* [[m:Lua]] — usage on Wikimedia projects |
* [[m:Lua]] — usage on Wikimedia projects |
||
** [[Lua scripting]] — information about Wikimedia's effort to implement Lua as a template scripting language |
** [[Lua scripting]] — information about Wikimedia's effort to implement Lua as a template scripting language |
||
Revision as of 20:37, 9 April 2013


This page is an index to Lua as it relates to MediaWiki.
- Resources:
- Lua — English Wikipedia article, provides a nice overview of the language
- http://phrogz.net/Lua/LearningLua_FromJS.html — "Learning Lua from JavaScript"
- http://www.lua.org/pil/ — "Programming in Lua"
- Lua Help at Roblox
- Extension:Scribunto — the current implementation of Lua support
- m:Lua — usage on Wikimedia projects
- Lua scripting — information about Wikimedia's effort to implement Lua as a template scripting language
- w:Wikipedia:Lua — information about the use of Lua in the English Wikipedia
- Background and other related discussions
- User:Sumanah/Lua vs Javascript — discussion about the rationale for choosing Lua
- [Wikitech-l] Using wiki pages as databases