paren matching by clock

<?for(;$c=fgetc(STDIN);($c<$s=strtr($c,~\xd7\x84\xa4,~\xd6\x82\xa2))&&$a[++$n]=$s)echo$c!=~\xc0?$c:$a[$n--];

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

download

return to the top page