Execution

Executing a program in WIDE is done by clicking the 'Run' button () at the toolbar or by pressing F5.
Before executing a program, WIDE will take two steps:
  1. Compile the program - any errors will be reported on the Messages pane
  2. Prompt the user to enter input to the program:
 
Interesting facts regarding the Input Dialog: