Wheel IDE

Online demo »

Debugger

When the program is stopped at a breakpoint then you can select one of the tabs in de console view under the editor the inspect the current variable values in your program. You can either view the globals or the local variables in the scope in which the breakpoint was placed.