|
2018-02-06 16:06 GMT+01:00 Tom Cook <tom.k.cook@gmail.com>:On Mon, 5 Feb 2018 at 16:56 Coda Highland <chighland@gmail.com> wroteYou 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.
Does https://github.com/ThePhD/sol2 look better to you?