[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The current state of interfacing Lua with C++ code
- From: Colm Sloan <colmsloan@...>
- Date: Sun, 13 Dec 2009 14:04:24 +0000
So to recap, I think this is the list for you, Martin:
Lunar
OOLua
Lua++
SWIG
Luabind
LuaPlus
I'm not sure if any of them are the same thing or not. I may be wrong here but I believe that at the moment, OOLua is the fastest. I tried SWIG and Lua++ but didn't like them. Currently, I use Luabind because it's just easy to work with. Give them all a good read-up before choosing one.