luabind/README.md

5 lines
203 B
Markdown
Raw Normal View History

2024-01-06 06:31:54 +01:00
# 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.