Help:Lua

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

"Hello world"

[edit source]

Documentation

[edit source]

How-to guides

[edit source]

Debugging modules

[edit source]
  • Module:SimpleDebug - It allows to collect and view the values of one or several variables and/or customized labels of several points of a lua program.

Testing modules

[edit source]

Profiling modules and functions

[edit source]
  • Module:Timing – module to do some simple probing of timing issues, mostly to spot and fix load problems

Patterns

[edit source]

Wikipedia resources

[edit source]