Wednesday, 2 October 2013

Is there a Javascript program stepper to keep track of variables?

Is there a Javascript program stepper to keep track of variables?

I'm looking for a way to step through a Javascript program and visualize
the variable assignments. Something like the Python visualizer:
http://pythontutor.com/visualize.html
Does such a stepper exist?

No comments:

Post a Comment