a simple script for running snippits of lua code
$ luarocks install luarunner
run luarunner to open your editor (as defined by $EDITOR), edit a simple lua script, and exit to run the script, simple as that.
root