Greatly simplifies the integration of C/C++ code with Lua
http://www.tecgraf.puc-rio.br/~celes/tolua/
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.
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/tolua && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tolua-5.2.0-optflags.patch | 0000001036 1.01 KB | |
tolua-5.2.0-shared.patch | 0000002449 2.39 KB | |
tolua-5.2.4.tar.gz | 0000149917 146 KB | |
tolua.changes | 0000001958 1.91 KB | |
tolua.spec | 0000003007 2.94 KB |
Comments 0