|
Tim Ignacio Burgueño wrote:
TNHarris wrote:Hello, I'd like to wrap the Lua API in a C++ class to take advantage of overloading and default arguments, etc. I looked at Paolo Capriotti's library but it seems to be oriented for using C++ objects on the stack. I don't need that so much as just a more convenient way to use Lua.Maybe LuaPlus is what you need. http://luaplus.org/tiki-index.php Regards, Ignacio