An XPath implementation written in Common Lisp.
About
Plexippus XPath is an implementation of XPath 1.0, written by Ivan Shvedunov.
Please send bug reports to plexippus-devel@common-lisp.net (list information).
Implementation-specific notes
This beta version of Plexippus XPath works only on SBCL.
Ports to other Lisps are welcome and mainly involve implementation-specific support for non-trapping IEEE floating point arithmetic. Please submit patches to the mailing list, ideally after running the XSLT test suite using the Xuriella XSLT project.
Related projects
Recent changes
2008-12-07
- First beta release