[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers] savannah.gnu.org: submission of DTD->C parser generat
From: |
gpernot |
Subject: |
[Savannah-hackers] savannah.gnu.org: submission of DTD->C parser generator |
Date: |
Thu, 28 Feb 2002 13:07:06 -0500 |
A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden
guillaume pernot <address@hidden> described the package as follows:
License: other
Other License: GNU General Public License V2
Package: DTD->C parser generator
System name: dtdtc
This package does NOT want to apply for inclusion in the GNU project
libdtdtc is a helper library to ease the developement of
DTD-conforming XML parsers in C.
dtdtc is the companion program that build static parser from DTD.
Generated parsers may be combined to handle a full set of DTDs.
Main goal is to provide client application a tree of objects (as C structures),
that guarantees DTD compliance, still optimizing storage space and access time.
Features:
stream parsing with on the fly validation;
namespace handling;
enumeration handling by enum type;
builtin DTDs for common namespaces;
free;
It does not exist yet but I\'m working on it.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-hackers] savannah.gnu.org: submission of DTD->C parser generator,
gpernot <=