C to Perl converter by xsot

import re
s=re.sub
while 1:print s('([abi][%-=])',r'$\1',s('^int','my',s('//','#'*5,s('^[#m].*','',raw_input()))[4:]))

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

download

return to the top page