caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dario Teixeira <darioteixeira@yahoo.com>
To: Jean Krivine <jean.krivine@gmail.com>, Adrien <camaradetux@gmail.com>
Cc: Romain Beauxis <toots@rastageeks.org>, caml-list@inria.fr
Subject: Re: Re : [Caml-list] Manipulating xml files withing ocaml
Date: Sun, 23 Nov 2008 09:54:31 -0800 (PST)	[thread overview]
Message-ID: <191215.17693.qm@web111504.mail.gq1.yahoo.com> (raw)
In-Reply-To: <666572260811230935r452992aer42310b0022bc3b80@mail.gmail.com>

> PXP may be a better choice. It's harder at first, but
> not much and
> could be worth the five additionnal minutes required to
> learn it. It
> handles unicode and is still maintained (among others).

Indeed.  If you find yourself routinely having to deal with XML,
and if you need more advanced features such as validating very
complex DTDs, than learning PXP is well worth it (Xml-light
will choke on all but the simplest DTDs).

If you are doing heavy manipulation of XML and wished for a
more "native" support in the language, then take a look at
Cduce/Ocamlduce.

Finally, if you just need to parse a simple XML file and this
is a one-off event, then Xml-light is indeed the simplest option.

Cheers,
Dario Teixeira






  reply	other threads:[~2008-11-23 17:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23 17:18 Romain Beauxis
2008-11-23 17:29 ` Jean Krivine
2008-11-23 17:35   ` Re : " Adrien
2008-11-23 17:54     ` Dario Teixeira [this message]
2008-11-23 19:03       ` Jean Krivine
2008-11-23 22:45         ` Jake Donham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=191215.17693.qm@web111504.mail.gq1.yahoo.com \
    --to=darioteixeira@yahoo.com \
    --cc=camaradetux@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=jean.krivine@gmail.com \
    --cc=toots@rastageeks.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).