caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] Manipulating xml files withing ocaml
@ 2008-11-23 17:18 Romain Beauxis
  2008-11-23 17:29 ` Jean Krivine
  0 siblings, 1 reply; 6+ messages in thread
From: Romain Beauxis @ 2008-11-23 17:18 UTC (permalink / raw)
  To: Jean Krivine; +Cc: caml-list


 Hi Jean !



On Sun, 23 Nov 2008 10:13:27 -0700, "Jean Krivine" <jean.krivine@gmail.com>

wrote:

> 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.



If the xml you intend to parse is not too broken (like html for instance), 

you can try to use xml-light, whose APIis very simple.



The link:

  http://tech.motion-twin.com/xmllight.html



Romain


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-23 22:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-23 17:18 [Caml-list] Manipulating xml files withing ocaml Romain Beauxis
2008-11-23 17:29 ` Jean Krivine
2008-11-23 17:35   ` Re : " Adrien
2008-11-23 17:54     ` Dario Teixeira
2008-11-23 19:03       ` Jean Krivine
2008-11-23 22:45         ` Jake Donham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).