Lua Computations
Lua API types
Stack index
Number of arguments and return values
Lua API
Constants and pseudo-indices
State manipulation
Basic stack manipulation
types and type checks
access functions (stack → Haskell)
Comparison and arithmetic functions
push functions (Haskell → stack)
get functions (Lua → stack)
set functions (stack → Lua)
load and call functions (load and run Lua code)
Coroutine functions
garbage-collection function and options
miscellaneous and helper functions
loading libraries
Auxiliary library
References
Registry fields
Error handling