tklua 4.0a1

This is a port of tklua 2.1.2 to the lua 4.0 API. tklua 2.1.2 was written by Waldemar Celes.

Download tklua 4.0a1 here.

Note that you need to apply a patch, which is provided in the tklua 4.0a1 archive, to tolua 4.0a and rebuild tolua first. Otherwise, you may experience random crashes. See the INSTALL file in the archive for more information.

The code should compile out of the box or with little modifications to the configuration file on Unix-like platforms. For Windows binaries and build files, see Andreas Rozek's excellent distribution.

Please send bug reports and enhancements to me at (first name) dot (last name) (at) gallaudet dot edu.

tklua + gllua

Since there is no official port of gllua to the lua 4.0 API yet, I am making available a partial port of gllua 1.0.1 as a stopgap measure.This port provides the minimum amount of functionality necessary to create OpenGL canvases with tklua 4.0a1. It is provided only for convenience and is completely unsupported. Please do not send me e-mail about it, unless it is a patch that fixes a particular bug.

Download the partial gllua port here.