[
Lists Home |
Date Index |
Thread Index
]
- From: Alex Milowski <milowski@dnai.com>
- To: "Casey, Mark" <Mark.Casey@echostar.com>
- Date: Mon, 19 Apr 1999 09:51:43 -0700 (PDT)
On Tue, 13 Apr 1999, Casey, Mark wrote:
> Here's my C++ XML Parser list so far:
>
> 1. SP (James Clark)
> 2. AntLr (SGML parser that needs a C++ def to output to C++ instead of it's
> usual Java)
Antlr is not an SGML parser. It is an LL(k) parser generator toolkit that
you could use to build an XML parser.
It is a very nice tool all thanks to Terrence Parr et. al.
R. Alexander Milowski milowski@dnai.com
Remember: Stressed spelled backwards is desserts.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|