Hi,

I don't have Clojure in front of me right now to try this out, but
from the looks of the README let me be the first to give you an
emphatic *Thank you*.

This is looking rather useful. Nice work.

My one concern with this is how brittle is this with respect to
Clojure's development? Have you had any trouble getting reasonable
output on various revisions of Clojure?

/mike.



On Thu, Jan 1, 2009 at 9:30 PM, Mark McGranaghan <mmcgr...@gmail.com> wrote:
>
> Hi all,
>
> I'm happy to announce an alpha release of clj-backtrace, a library for
> processing backtraces generated by Clojure programs. The library works
> by separating useful backtrace information from the noise generated by
> the Clojure compilation process, and also provides functions for
> pretty-printing these cleaned backtraces.
>
> You can see simple usage instructions and example backtrace output on
> the library's README page:
>
> http://github.com/mmcgrana/clj-backtrace/tree/master/README.textile
>
> If you've ever felt that backtraces in Clojure were difficult to read,
> I hope you'll give this library a try and let me know if it helps!
>
> - Mark
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to