After years of hard work (first release as a ruby gem in 2010 to create OpenCV bindings for Lua), I am *very* happy to release dub 2.2.0 !
* Uses "doxygen" to create standalone bindings.
* Support for C++ callbacks, garbage protection of public attributes, operators, etc.
* Bindings work with lua 5.1, 5.2 and LuaJIT.
* Very extensively tested and stable.
* No fancy C++. Generated bindings are simple cpp files.
Real world examples:
"xml" lua rock
"lui" simple lua UI (not released yet)
"box2D"
Cheers,