Making Lua and C++ live happily together
Diluculum is a library that intends to make the coexistence of C++ and Lua more harmonious. In this regard, it offers essentially three “services”:
Diluculum…
Latest release is 1.0, released in 02013-03-12. It can be downloaded here: Diluculum-1.0.tar.gz. This is the first release supporting (and requiring!) Lua 5.2. The port was kindly provided by Eugenio Bargiacchi.
If you need to use Lua 5.1, try version 0.5.6 (Diluculum-0.5.6.tar.gz). It has exactly the same features as version 1.0.
If you ever need an old release, they are available in the changelog page.
Diluculum's Mercurial source code repository is available at Bitbucket: https://bitbucket.org/lmb/diluculum.
(I also have set up a Git mirror of the repository at GitHub: https://github.com/lmbarros/Diluculum.)
Liked Diluculum? What about a tip? Any amount will make my day. Donation is handled by PayPal. It is safe and you don't need a PayPal account.
Diluculum is developed by Leandro Motta Barros. The preferred channel to talk about Diluculum is its mailing list. Anyway, if you really, really want to contact the author directly, look at the About page for contact information.