Download List

Projeto Descrição

LlamaXML is a C++ XML parsing and formatting
library that is small enough to be used on
handheld devices like PDAs and smartphones, while
still supporting larger desktop and server
systems. The library currently runs on Palm OS
Garnet, Palm OS Cobalt, Windows Mobile, Windows,
and Mac OS X, and is easy to port to new
platforms. The entire library compiles to only 45
KB of code under Codewarrior for Palm OS, and can
be even smaller if only some of its features are
used. The library is also frugal with runtime
memory, using a single-pass streaming algorithm
that only stores the current parsing stack in
memory, allowing very large XML documents to be
parsed with very little overhead.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-07 20:47
1.0.1

Tags: Initial freshmeat announcement

Project Resources