Project Description

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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Resenha
Your rating
Review this project