For Loop by tails (jbb)

$i=11;s/$|,/,,v$i/,s/^/  /mg,$_="for v$i = %d to 9
$_
next"while--$i;printf s/,,/print /r,1

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page