Hi, Am 16.11.2008 um 04:37 schrieb James Reeves:
As far as I'm aware, Clojure doesn't support user reader macros. There's a section in clojure.org/lisps that mentions that the read table is not available to user programs.
Yes. Rich doesn't want to include user defined reader macros, until there is a solution on how to avoid clashes. Similar as Namespaces for functions. Two libraries define a Var x, but they are in their namespaces, foo/x and bar/x, so there is no conflict. I don't know whether #your/! and #my/! still qualify as reader macros.... Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature