Doxological XQuery News
Status: Pre-Alpha
Brought to you by:
jpcs
Release features:
* Full XQuery parser (29 October 2004 specification)
* Abstract syntax tree generation
I've just checked in the inital code base for DoXQuery - it includes a complete XQuery parser written with JJTree and JavaCC. The AST that it generates should be generic enough for anyone to base an XQuery project on. Feedback about how it could be more useful is most welcome.