Re: Skuery 0.0.1 Release
"Dmitry Lizorkin" <[email protected]> Mon, 25 Sep 2006 17:01:41 +0400
| Newsgroups | gmane.lisp.scheme.ssax-sxml |
|---|---|
| Message-ID | <023801c6e0a2$bf6eef00$4cc69553@fiona> |
Hello, > While working on Skuery I couldn't find a XPath 2.0 implementation for > Scheme. > Is anyone doing any work with Scheme and XPath 2.0? Skuery contains the > beginnings of a XPath 2.0 implementation based off SXPath 1.0. > I'm thinking of writing a XPath 2.0 implementation for Scheme, but want > to make sure no one else has already done it or is working on it. > No need to re-invent the wheel:) AFAIK, there is currently no XPath 2.0 implementation for Scheme. Please note: when impementing XPath 2.0, additional care should be given to context position and context size, as FilterExpr is allowed as not-just-the-first-step in PathExpr in XPath 2.0 grammar. Best regards, Dmitry ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV