Help:Lua

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search


"Hello world"

Documentation

How-to guides

Debugging modules

  • 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

Profiling modules and functions

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

Patterns

Wikipedia resources