lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

What libraries would someone recommend for binding Lua to parts of a large, existing C++ code base? It needs to work in both Windows and Linux. I'm looking at LuaPlus (I know, it's a lot more than just a C++ binding), but perhaps that's not the place to start?

The "Lua C API" page at:

http://lua-users.org/wiki/BindingCodeToLua

mentions 11 projects; which ones would people suggest I try first, and are there any that are abandoned or superseded or should otherwise be left until later?

Best,
Martin