Clojure does not currently allow programs to define new reader macros. That is unlikely to change.
There are more details here: http://groups.google.com/group/clojure/search?group=clojure&q=reader+macro&qt_g=Search+this+group There is a clever technique described on the wiki that allows Clojure Shebang scripts: http://en.wikibooks.org/wiki/Clojure_Programming#Shebang_Scripting_in_Clojure (There's a link there that points to a posting that explains how it works.) --Steve On Saturday, November 15, 2008, at 07:52PM, "Jeff Rose" <[EMAIL PROTECTED]> wrote: > >Hi, I'm finding comments talking about reader macros, but nothing about >defining them. Does anyone know of an example for adding new read >macros? I'd like to define a #! macro that passes over the rest of the >line so we can use clojure scripts just as easily as a ruby script would >be. If anyone knows another way to do this, that would be great too. > >Thanks, >Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---