logo
首页技术栈工具库讨论
luabind

luabind

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.x, and does not work with Lua 4.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconluabind/luabind296
HOMEBREW
brew install luabind
查看
标签
根据用户添加的标签生成
暂无标签