/luaobj

LuaObj the object-oriented encapsulation

Primary LanguageC++MIT LicenseMIT

luaobj

LuaObj is an object oriented framework to deal with Lua objects and functions in C++. Member functions can be registered into Lua and Lua functions and tables can be used in C++ code with a very simple and intuitive syntax.