Hi all!

I'm making a Visual Lua IDE which I intend to make open source.

It uses only Ciaro graphics, Xlib and Lua

I'm aiming to make it as simple to use as possible, so anyone who can do a simple bit of Lua scripting can make a complete Linux application.

you can see it in action at YouTube - Lua visual GUI designer
it's very early days so there isn't a visual editor but I've made one before so thats not an issue (http://gce.sf.net)

I'd be interested to hear peoples thoughts on this and would really welcome anyone who would be interested in helping out with the coding.