[ 源代码: luabind ]
软件包:libluabind-examples(0.9.1+dfsg-11)
luabind c++ binding for lua: example files
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 some luabind examples, including the basic "helloworld" and some more advanced examples.
其他与 libluabind-examples 有关的软件包
|
|
|
|
-
- rec: libluabind-dev
- luabind c++ binding for lua: static library and headers