segs by 51b

: a dup 1+ 1 do i 1+ 1 do 2dup + j - i type cr loop loop ;
stdin slurp-fid a

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

download

return to the top page