Vamonos: Dynamic algorithm visualization in the browser (rosulek.github.io) 37 points by sousousou 12y ago ↗ HN
[–] ivan_ah 12y ago ↗ Awesome!It's nice that it uses pseudo-code, rather than making it specifically tied to a given prog. language.The python equivalent would be this: http://pythontutor.com/
[–] ahelwer 12y ago ↗ This would be really great for Wikipedia articles on algorithms. Many articles contain very technical specifications and few examples, which does not work well for conveying understanding.
4 comments
[ 4.3 ms ] story [ 18.4 ms ] threadIt's nice that it uses pseudo-code, rather than making it specifically tied to a given prog. language.
The python equivalent would be this: http://pythontutor.com/