XML Parser in Unix C++ (perhaps DEC UNIX?)

Alex Milowski milowski at dnai.com
Mon Apr 19 18:53:01 BST 1999



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 at dnai.com
               Remember: Stressed spelled backwards is desserts.



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/ and on CD-ROM/ISBN 981-02-3594-1
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