caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matthieu Wipliez <mwipliez@yahoo.fr>
To: Sylvain Le Gall <sylvain@le-gall.net>, caml-list@inria.fr
Subject: Re : [Caml-list] Re: XML output
Date: Tue, 17 Mar 2009 13:02:00 +0000 (GMT)	[thread overview]
Message-ID: <355065.54832.qm@web27004.mail.ukl.yahoo.com> (raw)
In-Reply-To: <slrngrv7aa.e8q.sylvain@gallu.homelinux.org>


Yet another solution is Xmlm by Daniel Bünzli.

http://erratique.ch/software/xmlm

This is probably the easiest and lightweight solution: Xmlm comes as a single module and its interface, and it's BSD so you can just copy/paste it into your project.

Cheers,
Matthieu



----- Message d'origine ----
> De : Sylvain Le Gall <sylvain@le-gall.net>
> À : caml-list@inria.fr
> Envoyé le : Mardi, 17 Mars 2009, 13h53mn 30s
> Objet : [Caml-list] Re: XML output
> 
> On 17-03-2009, Rémi Dewitte wrote:
> >
> > I think I am going to start with the Printf module. I wonder how well it
> > handles utf8 for example. And I'll have to write a kind of xml_encode
> > function. I am pretty sure it has already be done somewhere !
> >
> 
> Maybe it is a bit overkilling, but there is also ocamlduce.
> 
> See there:
> http://www.cduce.org/ocaml
> (dev for ocaml 3.11:)
> http://ocamlduce.forge.ocamlcore.org/
> http://git.ocamlcore.org/cgi-bin/gitweb.cgi?p=ocamlduce/ocamlduce.git;a=summary
> 
> OCamlduce can also be used with Eliom/OCsigen.
> 
> AFAIK, using ocamlduce can help you to type check your output tree
> directly within OCaml compiler...
> 
> Regards
> Sylvain Le Gall
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs






  reply	other threads:[~2009-03-17 13:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17 11:01 Rémi Dewitte
2009-03-17 11:55 ` [Caml-list] " Gerd Stolpmann
2009-03-17 12:00 ` Michaël Le Barbier
2009-03-17 12:53 ` Sylvain Le Gall
2009-03-17 13:02   ` Matthieu Wipliez [this message]
2009-03-17 13:20     ` Re : [Caml-list] " Rémi Dewitte
2009-03-17 16:20     ` Re : " Michael Ekstrand

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=355065.54832.qm@web27004.mail.ukl.yahoo.com \
    --to=mwipliez@yahoo.fr \
    --cc=caml-list@inria.fr \
    --cc=sylvain@le-gall.net \
    /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).