|
On Mon, 5 Feb 2018 at 16:56 Coda Highland <chighland@gmail.com> wrote
You just didn't look far enough. There are several Lua frameworks for
C++ integration. lua-primer and luabind come up as the first two hits
in a Google search.Well, so we didn't look far enough. On a quick inspection, neither of those look nearly as good as boost::Python, but that might be an aesthetic thing.