Lua language binding development helper program
tolua [ options ] file
tolua is a program to help in building applications using the tolua library for the Lua scripting language.
Command line options are:
Print version information.
Set output file; default is stdout.
Create include file.
Set package name; default is input file root name.
Parse only.
Parse and print structure information (for debugging).
Print usage information.
Should the input file be omitted, stdin is assumed; in that case, the package name must be explicitly set.
This manual page was written by Filip Van Raemdonck <[email protected]> and Jimmy Kaplowitz <[email protected]> for the Debian GNU/Linux system (but may be used by others).