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.
*ビルド方法 LuaBindを使うにはLuaのパス(LUA_PATH)と、Boostへのパス(BOOST_ROOT)を設定する必要があります。 set LUA_PATH=<Luaがインストールされているパス>
set BOOST_ROOT=<boostがインストールさ... Show How to Install
Open source project that offer summary and download services on this page is a project that carry out their development work on other open source development sites. Their work is linked to this page via a feature called OFI, and their work is not carried out here on OSDN site.