This librairy aims to quickly integrate Lua within C++ code for simple purpose. It relies on an easy-to-use header file, simple classes with operators and implicit casts and a simple way to create, modify and delete C++ objects within Lua. It is not intended to be a complete solution, but instead simplify the everyday bit of C++ to add Lua.
Anyone is free to contribute by testing it, giving feedback, creating its own branch or just paying me a beer.
The project is still far from completion, so don't expect a lot of things working for now.
It is released under the CeCILL V2 Free Software Licence.
If ou wish, you can also have a look at Simple Lua Binder, also on Launchpad.
Project information
- Maintainer:
- Thomas Duboucher
- Driver:
- Not yet selected
- Licence:
-
Other/Open Source
(http://www.cecill.info/licences.en.html )
View full history Series and milestones
trunk series is the current focus of development.