Thanks for the suggestion. This ended up being just what I was looking for. I wrote a version that used this, then went to try the analyze library recently announced (in hopes of getting line numbers). The analyze library depends on a beta release of Clojure 1.4, and I decided just to stick with simpler solution. I should add that analyze looks to have lots of potential uses. I'm eager to use it in the future.
Thanks again, -M On Wednesday, April 11, 2012 1:44:47 PM UTC-5, Armando Blancas wrote: > > Maybe walking the result of > (read-string (str "(" (slurp "somefile.clj") ")")) > >> >> -- 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 Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en