Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Matías Giovannini" <matias@k-bell.com>
To: Caml List <caml-list@inria.fr>
Subject: Re: parseur XML validant
Date: Fri, 07 May 1999 12:06:13 -0300	[thread overview]
Message-ID: <37330167.4C6E85E3@k-bell.com> (raw)
In-Reply-To: <3731A847.F9F36106@esiee.fr>

Sorry for writing in English,

seb wrote:
> 
> Bonjour,
> 
> Nous sommes entrain d'écrire un parseur XML validant en OCaml avec
> application
> de feuille de style XSL. Pour ce projet, nous aurions besoin de
> connaitre l'algorithme précis d'encodage / décodage en UTF16.
> 
> Merci d'avance


There are quite a few XML parsers around, but unfortunately most seem to
be written in Java. There's also James Clarks's expat
<http://www.jclark.com/xml/expat.html>, a non-validating xml
lexer/parser written in C. While it's not the prettiest code around, the
code that manages UTF8/16 conversion is quite understandable.

You may also want to take a look at the WC3 page.

I hope this helps.

Matías.
-- 
Do I contradict myself? Very well, I contradict myself.
                      I am large, I contain multitudes.




      parent reply	other threads:[~1999-05-07 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-06 14:33 seb
1999-05-06 15:11 ` Sven LUTHER
1999-05-06 15:24 ` Olivier DUBUISSON
1999-05-07 15:06 ` Matías Giovannini [this message]

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=37330167.4C6E85E3@k-bell.com \
    --to=matias@k-bell.com \
    --cc=caml-list@inria.fr \
    /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