Projects / Mini-XML

Mini-XML

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. It only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. It supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing, traversing, indexing, and searching the tree.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  21 Dec 2011 22:41

    Release Notes: This release fixes some memory leaks, adds accessory functions, and adds 64-bit configurations to the Visual C++ project files.

    •  17 May 2009 23:23

    Release Notes: This release fixes some UTF-8, wrapping, and mxmldoc issues and adds support for Xcode documentation sets.

    •  29 Jan 2008 00:51

    Release Notes: This version fixes some XML parsing problems and adds many new mxmldoc features.

    •  23 Nov 2007 04:45

    Release Notes: This version fixes some build and XML parsing bugs, adds support for the apos character entity, and adds per-thread global settings.

    •  26 Apr 2007 23:39

    Release Notes: This version adds a SAX API, more convenience functions, a user data pointer to the mxml_node_t structure, and improved HTML and new man page output from mxmldoc. This release also offers relaxed LGPL licensing that allows static linking.

    Screenshot

    Project Spotlight

    lookat

    A program to view text files and man pages.

    Screenshot

    Project Spotlight

    Arcavias

    High performance e-commerce.