On Thu, Mar 12, 2009 at 2:05 AM, Tom Faulhaber <tomfaulha...@gmail.com> wrote: > > I have now "released" the first version of my pretty printer as part > of my cl-format library. It is released under the EPL. > > The pretty printer has two functions that you probably care about: > > (pprint obj) will pretty print the given object, and > (pp) at the REPL will pretty print the last result output, i.e. the > value in *1.
Are you planning to include scripts at some point that support pretty printing a source file? For example, I'd like to do this from a terminal window: $ cljpp foo.clj > foo2.clj -- R. Mark Volkmann Object Computing, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---