Not unless you port it ;) Between what's in clojure-contrib and the fact that you have full access to Java XML processing libraries you shouldn't have a problem with dealing with XML.
Depending on your needs you should also give Enlive a spin. It's like XPath+XSLT but it doesn't suck. On Fri, May 8, 2009 at 2:00 PM, melipone <[email protected]> wrote: > > Hiya, > > I understand that you can use Java libraries with Clojure but can you > use Common Lisp libraries for example CXML? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
