A program visualization tool to visualize the execution of a program. With this tool, one can write a program and see the execution visualized to help understanding how the program works. This is useful e.g. to assist students learning how to program.
Be the first to post a text review of OpenExVis. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Internal restructuring * Improve the animation a lot * Exceptions while visualizing now cause visualization to stop and provide some information to the output area. OpenExVis still becomes unusable, though, will look into that. * Support visualizing the structure of a program to some extent * Support some new byte codes in Python translator * When storing from one variable to another, now move the variable value in the visualization instead of its name * Constants to move now leave from the position of the corresponding static constant * Moving items to output is now visualized * Storing to variable from evaluation result now better visualized * Draw elements in more intelligent order * Correct variable values shown when visualizing an evaluation * The screen is now cleaned up when a new file is loaded * The output area is cleared when beginning a new visualization * Fix showing integer calculation result * When storing to a variable, the old value is now shown and new value moved on top of it * Visualization objects have a black border
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?