RTFM

!lua icon

Lua reference manual

The following books give explanations of standard Lua and its standard libraries.

 

Further Reading

Lua Reference Manual - ISBN 85-903798-3-3

Programming in Lua (4th edition) - ISBN 978-85-903798-6-7

Programming in Lua is worth reading for anyone interested in programming, whatever the programming language. The final six chapters cover the interface between Lua and C.