A library that helps you create bindings between C++ and Lua
http://sourceforge.net/projects/luabind/
|
||
---|---|---|
luabind-0.9.1-libboost-1.55.patch | ||
luabind-0.9.1-lua-5.2-Jamfile.patch | ||
luabind-0.9.1-lua-5.2.patch | ||
luabind-0.9.1-x86_64-libdir.patch | ||
luabind.spec | ||
README.md |
luabind
luabind is a library, inspired by and similar to Boost.Python, that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua.