tolua++: tolua++ (tool to integrate C/C++ code with Lua)
tolua++:
tolua++: Tolua++ is an extended version of tolua, a tool to integrate C/C++
tolua++: code with Lua. tolua++ includes new features oriented to c++ such as:
tolua++: - support for std::string as a basic type (this can be turned off
tolua++: by a command line option);
tolua++: - support for class templates.
tolua++:
tolua++: Homepage: https://github.com/LuaDist/toluapp
tolua++:
tolua++: