This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Re: Regular expression functions (Was: Re: comments on December F&O draft)


Hi Dimitre,

[snip helpful description and references]
> I'd rather have a function library, including a parser-generator
> function that produces from a given set of syntax rules the
> corresponding parsing tables (as XML that will be persisted just
> once and used many times!) and parser function that will use as
> parameters the necessary parsing tables, a reference to a lexical
> analyzer function, and the input string to feed to the lex.
> analiser.

OK :) Is there anything about the parser-generator function or
lexical-analyser function that would be hard to implement given
XPath/XSLT 2.0?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]