tolua: toLua - accessing C/C++ code from Lua tolua: tolua: tolua is a tool that greatly simplifies the integration of C/C++ code tolua: with Lua. Based on a cleaned header file, tolua automatically generates tolua: the binding code to access C/C++ features from Lua. Using Lua API and tolua: tag method facilities, tolua maps C/C++ constants, external variables, tolua: functions, classes, and methods to Lua. tolua: tolua: tolua: tolua: