Browse thread
Manipulating xml files withing ocaml
- Jean Krivine
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-11-23 (17:13) |
From: | Jean Krivine <jean.krivine@g...> |
Subject: | Manipulating xml files withing ocaml |
Just a quick question, I would like to open and access easily an xml file within my ocaml program. Does someone have a small library that would help me doing that? All the things I found for now are libraries that help me construct xml and check for consistency which is not what I want. Thanks! Jean