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:Leap:16.0: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 | 0000002452 2.39 KB | |
tolua-5.2.4.tar.gz | 0000149917 146 KB | |
tolua.changes | 0000002610 2.55 KB | |
tolua.spec | 0000002832 2.77 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1149135
from
Michael Vetter (jubalh)
(revision 5)
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
Comments 0