[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANNOUNCE] release of Lua-swig 1.2
- From: luagnome@...
- Date: Fri, 09 Mar 2001 13:10:52 +0100 (MET)
Lua-swig is based on the well known swig wrapper generator and it implements
a module for code generation for Lua 4.0.
Lua-swig was previously part of the Lua-gnome project, but is can be useful
by itself to wrap any C/C++ library.
Example of use is obviously Lua-gnome, which includes wrappers for the
gtk+ library, the gnome libraries, the ghttp library, the gtkhtml widget,
the mySQL database (see <http://luagnome.free.fr/>).
Lua-swig is available at <http://luagnome.free.fr/pub/luaswig-1.2.tar.bz2>
Feedback is welcome!