Mark McGranaghan <mmcgr...@gmail.com> writes:

> I'd also be happy to answer any questions you have about using the
> library and to hear any general comments.

This looks great! I love the way they're aligned.

Have you looked at the way Rubinius (a smalltalk-style Ruby VM) prints
backtraces? It's pretty similar, although it goes one step further by
coloring different portions of the backtraces differently depending on
where they came from. See the example in the middle of this article:

http://programblings.com/2008/04/15/rubinius-for-the-layman-part-2-how-rubinius-is-friendly/

I would love to see clojure.core code in one color, java-level code in
another, "unknown source" (repl-entered) code in another, and my
application's code in white.

I'll definitely be using this; thanks.

-Phil

--~--~---------~--~----~------------~-------~--~----~
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