Sierpinski Carpet by mitchs (GeoJ)

s/^/aa/
:
s/[ a]*./&\U&\E&/g
s/[ aA]./\L&\E&\L&/g
y/A123/ \n12/
/\n/!b
y/a/:/

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

download

return to the top page