E-XML
From Erights
Revision as of 18:42, 16 February 2012 by Kevin Reid (Talk)
An XML library for E, aiming to be the standard clean way to manipulate XML in E programs. By User:Kevin Reid.
Repository: https://github.com/kpreid/e-xml
Current state
The library provides XML quasiliterals, indexing them by XPath expressions, and coercion of text and attribute values to strings. It does not provide any proper way to read or write an XML document, or construct XML fragments.
Development is currently on hold; the most recent roadblock was constructing an efficient implementation of immutable trees with XPath support.
Discussion
XXX link e-lang archive messages from these dates:
Oct 26 2009 Jan 12 2010-continuing to Feb 17 Mar 10 2010