There could be another mode in the UI that allows people to script Mirobot with Javascript. One implementation of this concept is here: http://meemoo.org/blog/2013-02-11-live-code-editor-javascript-to-svg/ ... this one compiles to SVG, but similarly could compile to a list of commands to send to the bot.
A challenge will be highlighting the line of code that the bot is currently on.
There could be another mode in the UI that allows people to script Mirobot with Javascript. One implementation of this concept is here: http://meemoo.org/blog/2013-02-11-live-code-editor-javascript-to-svg/ ... this one compiles to SVG, but similarly could compile to a list of commands to send to the bot.
A challenge will be highlighting the line of code that the bot is currently on.