<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/07/6eb1cc1a28a51a395d92531dc4671357"
  from="Mike Lin &lt;mikelin@M...&gt;"
  author="Mike Lin"
  date="2002-07-25T04:29:13"
  subject="Re: [Caml-list] yet another xml parser"
  prev="2002/07/c1a72aae29ca72817545220c4ca5fe57"
  next="2002/07/bdeb884d93792a060ffeac29121adb78"
  prev-in-thread="2002/07/c1a72aae29ca72817545220c4ca5fe57"
  prev-thread="2002/07/161d12279d18418d447f03ad684f32f9"
  next-thread="2002/07/bdeb884d93792a060ffeac29121adb78"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] yet another xml parser">
<msg 
  url="2002/07/c9d3f0e73f8c6335d98372a9ec715ebb"
  from="Mike Lin &lt;mikelin@M...&gt;"
  author="Mike Lin"
  date="2002-07-25T03:06:11"
  subject="[Caml-list] yet another xml parser">
<msg 
  url="2002/07/c1a72aae29ca72817545220c4ca5fe57"
  from="Alexander V. Voinov &lt;avv@q...&gt;"
  author="Alexander V. Voinov"
  date="2002-07-25T04:24:19"
  subject="Re: [Caml-list] yet another xml parser">
<msg 
  url="2002/07/6eb1cc1a28a51a395d92531dc4671357"
  from="Mike Lin &lt;mikelin@M...&gt;"
  author="Mike Lin"
  date="2002-07-25T04:29:13"
  subject="Re: [Caml-list] yet another xml parser">
</msg>
</msg>
</msg>
</thread>

<contents>
i have such a library, and will stabilize it in the next few weeks.

-- mike --

On Thu, 2002-07-25 at 00:24, Alexander V. Voinov wrote:
&gt; Hi Mike,
&gt; 
&gt; Thank you for the contribution. Do you have/plan for an OCaml library
&gt; for Jabber?  
&gt; WBR
&gt; 
&gt; Alexander
&gt; 
&gt; Mike Lin wrote:
&gt; &gt; 
&gt; &gt; hello!
&gt; &gt; 
&gt; &gt; none of the ocaml xml parsers out there quite served my needs, so i
&gt; &gt; wrote my own. for anyone who's interested, i put up a page about it.
&gt; &gt; 
&gt; &gt; http://mikelin.mit.edu/yaxpo/
&gt; &gt; 
&gt; &gt; the most interesting thing about the parser is that it is all hand
&gt; &gt; written in explicit continuation-passing style (CPS) instead of using
&gt; &gt; recursion or iteration. this allows one to do some amusing things in
&gt; &gt; clever ways; for example, it is possible to "pause" parsing, returning
&gt; &gt; control to the caller, and then pick up where it left off at some later
&gt; &gt; time.
&gt; &gt; 
&gt; &gt; i am using the parser in conjunction with another project i'm working
&gt; &gt; on. it's still quite preliminary, but i'm using it already to do some
&gt; &gt; 'real' stuff, so i hope it can eventually be useful standalone.
&gt; &gt; 
&gt; &gt; mike
&gt; &gt; 
&gt; &gt; -------------------
&gt; &gt; To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
&gt; &gt; Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
&gt; &gt; Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
&gt; -------------------
&gt; To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
&gt; Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
&gt; Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

