Life game by murky-satyr

(let1 x(ref'(0 0[3 3 3][5 14 5 2]0[9 140 304 482 252])(modulo(read)9))(dolist(i(cdr x))(format #t"~v,'0b
"(car x)i)))

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

download

return to the top page