I would like to define my own reader macro in clojure: (read-string "ßfoo") => (some_func :foo) Is it possible?