A lightweight library for parsing, traversing and querying XML documents.
See tools/generate_entity_table.c3 for usage example.
- UTF-8 support (need more test).
- Iterators for fast traversing.
- Entity table for all named entities.
- Line and column tracking for error reporting.
- Build XML documents
- XPath-like query support
- Pretty printing