Hello Paolo,
I've written a small C++ wrapper for the lua API, since I couldn't
find one that fit my needs. I've added an entry in the lua addons
section of lua-users wiki.
Libraries with GPL [http://www.fsf.org/licensing/licenses/gpl.html]
are
practically useless speaking for me and for most application
developers.
Hello Vijay, thanks for your suggestions. I'm actually considering
releasing the library under the LGPL. I shall admit I wasn't much
informed about the licensing subject, and so I thought GPL was the
most natural choice.
Paolo Capriotti