2010年5月16日 Attila <ejjeliorjarat@gmail.com>: > Hello! > I want a similar interpreter as http://www.lua.org/cgi-bin/demo or > http://wowprogramming.com/utils/weblua on my homepage. Are they available > for everybody, or they are uniqe, and just the Lua site is allowed to use I'm happy to make the http://wowprogramming.com/utils/weblua sandbox available, but the application code is just a simple Sputnik module that uses io.popen() and my sandbox.lua in order to do the work. I'll have to split it out, but I'm happy to make that code available. - Jim