[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: library for parsing RTF
there is no library and it is not required: For a language as rich as RTF, regular expressions are not going to get you all that far: they are probably only suitable for writing the lexical analyzer (or tokenizer). Dimitre Novatchev seems to be the expert on writing parsers in XSLT. Perhaps his next project could be a parser-generator (aka compiler-compiler) - a program that takes a BNF description of the grammar you want to parse, and generates an XSLT stylesheet/library to do the parsing. Michael Kay Saxonica
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|