Topological Sorting by murky-satyr

(let1 s(port->string(current-input-port))(while(#/\d+(?=:\n|:$)/s)=> m(print(m))(set! s(regexp-replace-all(string->regexp #`" *\\b,(m)\\b")s""))))

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

download

return to the top page