IDE Differences
These are some major differences between the integrated development environments.
APL+Win vs Dyalog
The APL+Win's IDE has the following advantages over Dyalog's IDE:
- Tracer is very helpful when hitting an error. It stops and displays a pop-up with keystroke info for various actions that are appropriate in the situation.
- Gutter has clear indication of which lines were input.
- Hover over variable to see expression for it.
⎕WATCHPOINTSwith IDE integration.- Can keep item in editor across load and clear.