libpomelo2
libpomelo2 copied to clipboard
Please implement LUA version
I see LUA folder created 7 month ago and still then no active action in this?
Any contributions on lua binding are welcome, as we have the plan for it.
Do you have interest on it?
I wish that i could :)
I'm working on Lua bindings. We should see that PR next week.
Initial code is here https://github.com/xpol/libpomelo2/tree/lua-bindings Needs gyp config and test.
I don't like gyp script (hard to read...), so I decided to create a separate repo, lua-pomelo, for lua binding.