Page 1 of 1

wxLua and Zeus

Posted: Thu Dec 28, 2006 9:09 pm
by jussij
I came across the following announcement:
wxLua is a lua scripting language wrapper around the C++ wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts, a module for lua programs to load using require, and the source code to build a library for extending C++ programs with a fast, small, fully embeddable scripting language.

http://wxlua.sourceforge.net
In theory this means that by using the wxLua module for Lua, it should possible to use wxLua within Zeus Lua scripts ;)

Cheers Jussi