Rule 30 by kozima

(do((a t b)(b t #1=(eq c #\ )))((eq(set'c(read-char))#\
)(princ"##"))(princ(if(eq(if #1#b)a)" ""#")))

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

download

return to the top page