IPv6 prefix representation by kaki

(use gauche.net)((^`s(dotimes(\ 32)(format #t"~x."(mod(div`s(expt 16\))16)))(print'ip6.arpa.))inet-string->address(read-line))

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

download

return to the top page