ASCII Table by rst76

main=putStr$do i<-[1..95];[toEnum$i+31," \n"!!(0^mod i 16)]

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

download

return to the top page