In theory this means that by using the wxLua module for Lua, it should possible to use wxLua within Zeus Lua scriptswxLua 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

Cheers Jussi