Programming in Ump

To start programming you should start a text editor either the builtin ( Tools -> Ump editor ) or your favourite editor.

To make it easy for the functions you create to be accessed in Ump you should also create a folder, where you save your ump-files, and add it to the list of autoload-path's in the Preferences-window.

When this is done, you can try out these examples.
Hello world!
Mandelbrot set drawer