camelCase by notogawa

<?for(;$p=ord(fgetc(STDIN));$i=$p)echo chr($i/48%2*32&$p/2^$p);

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

download

return to the top page