Re: [xsl] XPath parsing in XSLT (version 2.0)

Subject: Re: [xsl] XPath parsing in XSLT (version 2.0)
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Tue, 21 Nov 2006 01:30:27 +0100
Why do you want to do this with XSLT 2.0? I think we need an
imperative language to implement XPath parser.

On 11/21/06, Erik Wilde <net.dret@xxxxxxxx> wrote:
hello.

i want to parse XPaths in XSLT (specifically, XPath 2.0 in XSLT 2.0).
has anybody heard of an existing XPath 2.0 parser implemented in XSLT
2.0? or, on a more general note: is anybody aware of something like
lex/yacc or javacc for XSLT, so that you can generate parsers from a
given syntax definition? probably pretty hard in XSLT 1.0, but should
not be too hard in XSLT 2.0, i guess.

thanks and cheers,

erik wilde   tel:+1-510-6432253 - fax:+1-510-6425814
       dret@xxxxxxxxxxxx  -  http://dret.net/netdret
       UC Berkeley - School of Information (iSchool)

-- Regards, Mukul Gandhi

Current Thread