Tag system by nn

a='bc';b='a';c='aaa';for(s=c+c+c+a,t='';print(t+s),s>b;t+='  ')s=s.slice(2)+eval(s[0])

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

download

return to the top page