A tool that greatly simplifies the integration of C/C++ code with Lua
tolua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a 'cleaned' header file, tolua automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.0 API and tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules. Author: Waldemar Celes <celes@tecgraf.puc-rio.br>
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
tolua-5.1b.tar.gz | 000006897467.4 KB | 1218960403over 16 years ago | |
tolua.spec | 00000021032.05 KB | 1218960403over 16 years ago |
Latest Revision
hostmaster
committed
over 16 years ago (revision 1)
import