E-XML
From Erights
(Difference between revisions)
(update repository link) |
Kevin Reid (Talk | contribs) (document existence of project) |
||
Line 1: | Line 1: | ||
- | An XML library for E, aiming to be the standard clean way to manipulate XML in E programs | + | An XML library for E, aiming to be the standard clean way to manipulate XML in E programs. |
- | Repository: | + | Currently in development by [[User:Kevin Reid]]. |
+ | |||
+ | Repository URL: | ||
+ | git://switchb.org/e-xml | ||
== Current state == | == 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. | 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. | ||
- | |||
- | |||
== Discussion == | == Discussion == |
Revision as of 02:52, 11 March 2010
An XML library for E, aiming to be the standard clean way to manipulate XML in E programs.
Currently in development by User:Kevin Reid.
Repository URL:
git://switchb.org/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.
Discussion
XXX link e-lang archive messages from these dates:
Oct 26 2009 Jan 12 2010-continuing to Feb 17 Mar 10 2010