HyperMath’s Integrated Development Environment (IDE) offers two modes: Authoring and Debugging.
The Authoring mode is active by default. The HyperMath GUI changes depending on the active mode (authoring or debug) to display additional components.
This mode allows you to create, edit and evaluate scripts. HyperMath authoring supports multiple languages, such as HML or TCL.
The switch from one language or another is made by:
• | selecting a file format in File > Open or File > New. |
• | changing the default language in the Preferences panel. |
The Debug mode allows you to debug scripts. The debugger must be turned ON (use F5) on a given file (HML or TCL). When turned on, additional components (such as a Watch window) are added to the environment. They are removed when the debugger is stopped.
See Also:
The HyperMath GUI - Authoring Mode
The HyperMath GUI - Debugging Mode
Common Icons for Dockable Views
Working with the Project Browser
Using the HyperMath Variable Browser