lua-users home
lua-l archive

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


>What is the best way / library to use Lua with C++?

Our addons page lists several C++ tools:
	http://www.tecgraf.puc-rio.br/lua/addons.html
I don't know whether they do what you want, but check them out.
The authors hang around the list and can probably help you.
--lhf