473,396 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

NunniMCAX: new minimal xml parser Open Source

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:ro**@nunnisoft.ch
http://www.nunnisoft.ch
Residenza Boschetto 12 tel/fax: +41-91-6046511
6935 Bosco Luganese """ mobile: +41-76-3208561
Switzerland (o o)
========================oOO==(_)==OOo============= ===========

Jul 20 '05 #1
0 1410

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Don HO | last post by:
Hi, I'm developing a project in C++ under MS Windows (without MFC). I want to use an xml file as the configuration file of the program. The problem is : after downloading xerces, I realized...
0
by: Roberto Nunnari | last post by:
Hi all. I announce that there's a brand new XML parser in the Open Source arena: NunniMJAX - release 1.0 http://nunnimjax.nunnisoft.ch NunniMJAX is a Java, non validating XML parser. Its...
0
by: Roberto Nunnari | last post by:
New Open Source release of NunniMCAX, a lightweight (less than 40 KB), minimal, XML parser written in C. No validation nor entity expansion is attemted, but it checks the xml is well-formed. ...
0
by: Roberto Nunnari | last post by:
New Open Source release of NunniMCAX, a lightweight (less than 40 KB), minimal, XML parser written in C. No validation nor entity expansion is attemted, but it checks the xml is well-formed. ...
0
by: Roberto Nunnari | last post by:
New Open Source release of NunniMCAX, a lightweight minimal, XML parser written in C. A minimal (only well-formed check) executable linked statically against the library with all symbols stripped...
16
by: Mike | last post by:
Does anyone know of a minimal/mini/tiny/small xml parser in c? I'm looking for something small that accepts a stream or string, builds a c structure, and then returns an opaque pointer to that...
0
by: Roberto Nunnari | last post by:
New Open Source release of NunniMCAX, a lightweight minimal, XML parser written in C. NunniMCAX is a C, non validating XML parser. Its APIs and functioning are very similar to SAX. That means...
0
by: sonu | last post by:
I have following client side code which i have used in my asp.net project SummaryFeatured Resources from the IBM Business Values Solution Center WHITEPAPER : CRM Done Right Improve the...
1
by: Gramma2005 | last post by:
I am trying to connect to an access db through php on Windows Server 2003 running XAMPP. The code I am using has worked before on another access db on this server so I am not sure what is causing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.