I just found an article titled
Querying s-expressions in Common Lisp
that Slava Akhmechet posted to defmacro.org last year. (Yes, I know--old news. I have a lot of catching up to do.)
The article got me excited because I am an XQuery programmer and
I've always wanted to see something like XPath in Lisp and in Perl. (Thanks
Slava!) I've even mentioned this to my peers. But I'm not talking about a
library to manipulate, navigate, or query XML.
↧