C style constants by kozima

(loop(format t"~D
"(parse-integer(remove #\x(set's(read-line))):radix(case(mismatch"0x"s)(0 10)(1 8)(t 16)))))

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

download

return to the top page