R
Roberto Nunnari
Hi all.
I announce that there's a brand new XML parser
in the Open Source arena: NunniMCAX - release 1.0
http://nunnimcax.nunnisoft.ch/en/
NunniMCAX is a C, non validating XML parser. Its APIs and
functioning are recall SAX. That means that if you're
familiar with SAX it will be straitforward to start using it.
NunniMCAX has been built using an Open Source FSM (Finite
State Machine) generator, namely NunniFSMGen, available at
http://nunnifsmgen.nunnisoft.ch/en/
NunniMCAX is not and will never be a competitor of xerces nor
crimson. In fact, the aim of NunniMCAX is to be a lightweight,
fast and reliable XML parser to be
used in environment with limited resources (embedded, mobiles,
etc..). NunniMCAX don't do validation.. but it strives to
verify that the document is well-formed.
Due to the fact that up to now it has been the effort of
just one person, and that it's still extremely young.. it
surely still has bugs... but the testcases up to now show
that overall it behaves quite well.
Contributions, patches, bug reports or just success stories
are welcome.
Best regards.
--
Roberto Nunnari -software engineer-
mailto:[email protected]
http://www.nunnisoft.ch
Residenza Boschetto 12 tel/fax: +41-91-6046511
6935 Bosco Luganese """ mobile: +41-76-3208561
Switzerland (o o)
========================oOO==(_)==OOo========================
I announce that there's a brand new XML parser
in the Open Source arena: NunniMCAX - release 1.0
http://nunnimcax.nunnisoft.ch/en/
NunniMCAX is a C, non validating XML parser. Its APIs and
functioning are recall SAX. That means that if you're
familiar with SAX it will be straitforward to start using it.
NunniMCAX has been built using an Open Source FSM (Finite
State Machine) generator, namely NunniFSMGen, available at
http://nunnifsmgen.nunnisoft.ch/en/
NunniMCAX is not and will never be a competitor of xerces nor
crimson. In fact, the aim of NunniMCAX is to be a lightweight,
fast and reliable XML parser to be
used in environment with limited resources (embedded, mobiles,
etc..). NunniMCAX don't do validation.. but it strives to
verify that the document is well-formed.
Due to the fact that up to now it has been the effort of
just one person, and that it's still extremely young.. it
surely still has bugs... but the testcases up to now show
that overall it behaves quite well.
Contributions, patches, bug reports or just success stories
are welcome.
Best regards.
--
Roberto Nunnari -software engineer-
mailto:[email protected]
http://www.nunnisoft.ch
Residenza Boschetto 12 tel/fax: +41-91-6046511
6935 Bosco Luganese """ mobile: +41-76-3208561
Switzerland (o o)
========================oOO==(_)==OOo========================