Thanks David, that was just the library I was looking for :) On 27 Dec 2012 20:22, "David Nolen" <dnolen.li...@gmail.com> wrote:
> https://github.com/Bronsa/blind > > This library is on its way to becoming a part of contrib as tools.reader > > David > > > On Thu, Dec 27, 2012 at 3:17 PM, Malcolm Sparks <malc...@congreve.com>wrote: > >> Hi, >> >> I need to parse Clojure code for purposes of code-insights, web >> presentation with hyperlinks between symbols, potential re-factoring, dead >> namespace illumination, visualization and inspection of increasingly large >> Clojure code-bases, code-style and compliance violation monitoring, that >> kind of thing... >> >> Most of the functionality I need is locked away in private methods of >> clojure.lang.LispReader, so I wondered if there was something else I could >> re-use. >> >> I've recently come across https://github.com/cosmin/clojure-in-clojure and >> I remember Christophe Grand's presentation at EuroClojure last May which >> promised some source-manipulation library that could be shared across >> projects. >> >> Can anyone help point me to the current 'state of the art' with respect >> to parsing Clojure itself? Is there such a thing? >> >> Thanks, >> >> Malcolm >> >> -- >> 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 > > > -- > 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 -- 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