[
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: | Gabriel Kerneis <gabriel.kerneis@e...> |
| Subject: | Re: [Caml-list] Fast XML parser |
--Sig_zLCclEc657cuDG9d3+QaAuJ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Wed, 18 Jul 2007 14:58:35 -0700, "Luca de Alfaro" <luca@dealfaro.org> a =E9crit : > I am interested in parsing Wiki markup language that has a few tags, > like <pre>...</pre>, <math>...,</math>. > These tags are sparse, meaning that the ratio of number of tags / > number of bytes is low. > I would like, given a string (or a stream) with such tags, to parse > it as fast as possible. Efficiency is a primary consideration, and > so is simplicity of the implementation. > Do you have any advice about the library I should be using? You want it simple, you want it light : Xml-light. Regards, --=20 Gabriel --Sig_zLCclEc657cuDG9d3+QaAuJ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGnpAk6a2JmXQu5bYRAiNrAKDKevr1D624Q8K42lUnD1cdp27AjACggXY+ l12x6S1sf4csKxh4x1K3JxE= =hFsS -----END PGP SIGNATURE----- --Sig_zLCclEc657cuDG9d3+QaAuJ--