软件包: libluabind-dev (0.9.1+git20150823+dfsg-3)
libluabind-dev 的相关链接
Trisquel 的资源:
下载源码包 luabind:
- [luabind_0.9.1+git20150823+dfsg-3.dsc]
- [luabind_0.9.1+git20150823+dfsg.orig.tar.xz]
- [luabind_0.9.1+git20150823+dfsg-3.debian.tar.xz]
维护者:
Original Maintainer:
- Roberto C. Sanchez
外部的资源:
- 主页 [github.com]
相似软件包:
luabind c++ binding for Lua: static library and headers
Luabind is a library that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua. It will also supply the functionality to define classes in Lua and let them derive from other Lua classes or C++ classes. Lua classes can override virtual functions from their C++ baseclasses. It is written towards Lua 5.0, and does not work with other Lua versions.
This package contains all files necessary to develop applications which use luabind.
其他与 libluabind-dev 有关的软件包
|
|
|
-
- dep: libboost-dev
- Boost C++ Libraries development files (default version)
-
- dep: liblua5.2-dev
- Development files for the Lua language version 5.2
-
- dep: libluabind0.9.1d1 (= 0.9.1+git20150823+dfsg-3)
- luabind c++ binding for Lua: runtime library
-
- sug: libluabind-doc
- luabind c++ binding for Lua: documentation files
-
- sug: libluabind-examples
- luabind c++ binding for Lua: example files