Deadfish by bk1e

a=0
i()((++a))
s()((a*=a))
d()((a>0&&--a))
o(){ echo $a;}
h(){ exit;}
l(){
read x
$x
((a==256&&(a=0)))
l
}
l

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

download

return to the top page