Lua C API Reference Sheets

This page offers 2 sets of reference sheets which emerged during my efforts to learn the basics of the Lua C API.

The first set (PDF) lists all the calls along with a short description of the parameters.

The second set (PDF) lists all the calls with even shorter descriptions but also includes the stack layout of the ingoing and outcoming Lua values. Most important are pages 2 and 3.

Happy calling


2010-02-07