Name: cl-format URL: http://github.com/tomfaulhaber/cl-format Author: Tom Faulhaber Tags: formatted output, pretty printing, Common Lisp compatibility License: EPL Dependencies: unit-test (@ http://github.com/tomfaulhaber/unit-test) for running the tests only Description: A fully functional implementation of Common Lisp's crazy powerful format function. cl-format provides a way of producing formatted output in the "lisp style" in which the format string itself can perform destructuring on the the input arguments rather than having complex iterations and conditionals in your code to do output.
cl-format does not yet support the Common Lisp pretty printer, but that's under development. On Jan 29, 7:04 am, Rich Hickey <richhic...@gmail.com> wrote: > People regularly post here about Clojure libraries they are working > on, and it is great to see the explosion of new libs for Clojure! > > I'd like to try to get a directory of Clojure libs together and up on > the Clojure site. Towards that end, I'd appreciate it, if you are the > author of a Clojure library (including contrib authors!), you reply in > this thread with: > > The name of your library > Library home page URL > Your name > Category (db, web, UI, parsing etc) > License > A one-paragraph description. Include 3rd party dependencies if any. > > (did I miss anything important?) > > Thanks! > > Rich --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---