|
If you're looking for Binding C++ to Lua, I just finished Sol2[1], a fast AND easy Lua <-> C++ binding library. We have documentation now too, and examples. Feel free to take a look: I was going to make an announcement here, but... well, this is a really timely post you've made![ 1 ] Reddit Post - https://www.reddit.com/r/cpp/comments/4a8gy7/sol2_lua_c_binding_framework/On Sun, Mar 13, 2016 at 10:42 AM, Jose Marin <jose_marin2@yahoo.com.br> wrote:Hi!What's the best/easier/faster Lua binding library, in your opinion?ThanksJose