On Wed, Oct 05, 2011 at 02:52:37PM +0200, steve donovan wrote: > (There is this online interactive Lua which works rather well: > > http://trylua.org/ > > with James Turner's original announcement: > > http://lua-users.org/lists/lua-l/2010-11/msg00734.html > > but interactive prompts seem to scare new users?) There's also the one on the official Lua site that we host: http://www.lua.org/demo.html It's basic, but it does work. B.