lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I am pleased to announce the 2.8.12.3 release of wxLua.

wxLua 2.8.12.3 is a long overdue stable bugfix release. There are a few new wxWidgets classes and functions. The binding generator has been changed to accept simple valid C++ code. The precompiled versions are linked against the SVN trunk of the wxWidgets 2.8 branch (2.8.12 with bug fixes). Note that the wxLua source code can be compiled against wxWidgets 2.9.x too.

-------------------------------------------------------------------------------

wxLua is a Lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language.

More information can be found here: http://wxlua.sourceforge.net

Regards,
    John Labenski