My name: Mark McGranaghan Lib name: Ring Home page: http://github.com/mmcgrana/ring Category: Web License: MIT Description: A Clojure web application library inspired by Python's WSGI and Ruby's Rack; abstracts the details of HTTP into a simple, unified API and enables web application components that can be shared among different web servers and web frameworks.
Lib name: clj-backtrace Home page: http://github.com/mmcgrana/clj-backtrace Category: Developer Tool License: MIT Description: Enables more readable backtraces in Clojure programs. Lib name: clj-html Home page: http://github.com/mmcgrana/clj-html Category: Web License: MIT Description: An HTML templating library using an expressive syntax based on Clojure data structures. Offers a compiled mode in which templates are pre-processed to optimize run-time performance and an interpreted mode to maximize run-time flexibility. On Thu, Jan 29, 2009 at 10: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 -~----------~----~----~----~------~----~------~--~---