VisiScript

VisiScript is a graphical frontend for script languages like minscript, Python, Perl, Ruby, Tcl, Scheme/Lisp and others.

VisiScript can also be used as an editor with syntax highlighting. As the editor engine QScintilla a Qt-port of Scintilla is used.

  1. Modify the script source code in the upper text field.
  2. Execute the script with the run-button.
  3. The output of the script will be displayed in the lower text field.

The script language can be changed with the menu item View/Configuration.

Have fun !