OX
OX is an XML integration into Objective-Caml, providing XML transducers based on pseudo-tree view. This gives a homogeneous view of XML within OCaml code, and lets users to manipulate such terms like any other ones, without constraint.
[ Homepage ]
| Author: | Didier Plaindoux. |
| Last modification date: | 06-Oct-2003 |
| Version: | 0.1 |
| Development status: | Beta |
| Kind: | Camlp4 extensions |
| Topic: | XML :: Parsers and pretty-printers |
| Homepage: | http://d.plaindoux.free.fr/ |