[xquery-talk] Is there any open-source XQuery parser?

Michael Kay mhk at mhk.me.uk
Mon Jan 17 09:20:19 PST 2005


Saxon uses a simple recursive descent parser hand-written in Java, you can
find it in modules QueryParser and ExpressionParser of the Saxon source
code, which is included in the Saxon download at http://saxon.sf.net/

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: talk-bounces at xquery.com 
> [mailto:talk-bounces at xquery.com] On Behalf Of Zhimao Guo
> Sent: 17 January 2005 03:37
> To: talk at xquery.com
> Subject: [xquery-talk] Is there any open-source XQuery parser?
> 
> Dear all,
> 
> Is there any open-source, lightweight XQuery parser, which has
> clear code structure. I am eager to know where I can get it.
> Thanks.
> 
> best regards,
> zhimao
> _______________________________________________
> talk at xquery.com
> http://xquery.com/mailman/listinfo/talk
> 



More information about the talk mailing list