Sean Bolton |
|
|
I love writing small, tight, efficient code, and I'm currently having a lot of fun with Lua on embedded devices. I am also beginning to use Lua for (more) rapid (GTK+) GUI development in the software music synthesizers that I write. |
|
I love writing small, tight, efficient code, and I'm currently having a lot of fun with Lua on embedded devices. I also use Lua for rapid GUI development in the software music synthesizers that I write. I've written an extremely-lightweight, MIT-licensed binding for SDL, see [here]. I've written a similar extremely-lightweight, MIT-licensed binding for GTK+, but it's not released yet. I maintain a backport for Lua 5.1.4 of the Lua 5.2.0 bit32 library, see [here again]. I maintain Mike Pall's advanced readline support patch, see LuaPowerPatches. |
I've written an extremely-lightweight, MIT-licensed binding for SDL, see [here].
I've written a similar extremely-lightweight, MIT-licensed binding for GTK+, but it's not released yet.
I maintain a backport for Lua 5.1.4 of the Lua 5.2.0 bit32 library, see [here again].
I maintain Mike Pall's advanced readline support patch, see LuaPowerPatches.