“Dub” is a Ruby library (ruby gem) used to create bindings to Lua (or other languages) from Doxygen generated documentation.
The idea is to use the is a very good C/C++ Doxygen parser and read the xml generated documentation to automatically build the bindings.
Features:
As a use case, you can look at the ruby script used to generate Lua bindings for Lubyk.
If you just need to create bindings for a new class, just install with # sudo gem install dub and please look at the links above on how to use the library.
The sources are on github github.com/lubyk/dub
Loading latest twitter data...
Funding from the Swiss Federal Office of Culture to write the graphical frontend to rubyk !
Moving from a global mutex to a global select/poll loop.