lex, yacc, and xml
Zheng Wang
zwang at pstat.ucsb.edu
Mon Dec 22 22:32:44 GMT 1997
The core part of the parser is actually parser a regular expression. I
tried to use JLex, a parser generator
(http://www.cs.princeton.edu/~appel/modern/java/JLex/manual.html) to do this.=20
But to use JLex, I have to transfer the XML syntax into JLex
specification. So I don't think it is efficient to do that. Perhaps there
are some other lex can to this easily.
Zheng Wang
Department of Statistics and Applied Probability
University of California, Santa Barbara
E-mail: zwang at pstat.ucsb.edu; http://www.pstat.ucsb.edu/~zwang
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list