Debug Expressions

In addition to the expression evaluation performed  by the interpreter, HEAT allows you to debug this expression . To achievre this, the debug mode has to be selected from the evaluation mode drop-down menu.

Upon the selection of the 'Debug' option, the output of the evaluation will be displayed in greater detail allowing the user to observe the output of the function at every recursion.

The mode selection is acheived via a an evalaution drop-down menu at the bottom of the screen , on the right of the evaluation bar.

Upon debugging and expression the output window will display the function at every recursion.

To exit  'Debug'  mode select the 'Run' option in the evaluation drop-down menu.