Browse thread
XML output
[
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: | -- (:) |
| From: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: XML output |
On 17-03-2009, Rémi Dewitte <remi@gide.net> 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