$ txr -e '(each ((x "abc") (y "ABC") (z "123")) (put-line `@x@y@z`))' aA1 bB2 cC3