Will Thimbleby: A reversible interpreter provides some really interesting opportunities for exploration and learning programming. Reversibility makes it possible to scrub through the execution of algorithms, which you can see used to great effect in the Algorithm Wiki and in the depth-first traversal example below. The code that is highlighted on the left-hand side is … Continue reading Reversible Javascript
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed