The robot knows commands step, left, right, pick, put, paint, delay. You can use integer variables, multidimensional arrays, arithmetic and logic operators, procedures and functions with parameters.
The application includes a text editor, compiler, interpreter and debugger.
Features
- syntax highlighting (colors are configurable)
- auto indent
- breakpoints
- keyboard shortcuts are configurable
- fast interpreter (source code is compiled to byte code)

