Alphabet texture by henkma

l=map abs[-12..12]
main=mapM putStrLn[do x<-l;' ':[toEnum$x+y+65]|y<-l]

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

download

return to the top page