Jump to content

Help:Lua

From Wikipedia, the free encyclopedia

"Hello world"

[edit]

Documentation

[edit]

How-to guides

[edit]

Debugging modules

[edit]
  • 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]

Profiling modules and functions

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

Patterns

[edit]

Wikipedia resources

[edit]