Saturday, April 09, 2005

 

What's my name again?


class String
def _;self;end
def+@;($c+=1)>=10&&$c=0;_;end
def-@;print _[$c].chr;_;end
def+;_[$c]+=1;_;end
def-;_[$c]-=1;_;end
def|(*a);_;end
end
$c=0;_="splattael "
++++++++-++-++++++++-++++++-+_|+++++-+-++++-_.-.-
+++-+++++-_.+.+.+|++++-_.+.+|+++++++++-+-_.+.+.+|-_.+|-_.+.+


Inspired by NegaPosi.

This page is powered by Blogger. Isn't yours?