1 2 3 4 5 6 7
# "echo tacocat | bruijn reverse.bruijn" :import std/List . # stdin is encoded as binary numbers in a list # reversing the list reverses the input! main [<~>0]