SlowmoJS
Javascript in Slow Motion.
for (var i = 0; i < 3; i++) { print("hey " + i); }
Link to this code