<?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/6a91c94f03a10c8271cbca463e9cffb5"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-24T20:03:46"
  subject="Re: [Caml-list] Rule based language [was: productivity improvement]"
  prev="2002/07/afdae4d1f06daa7ae47c33e60fc72dbf"
  next="2002/07/161d12279d18418d447f03ad684f32f9"
  prev-in-thread="2002/07/d2430a228176c32b53caed6da8161d5d"
  prev-thread="2002/07/a2eea2ec85eb7690de7274a72302113e"
  next-thread="2002/07/161d12279d18418d447f03ad684f32f9"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Re: [Caml-list] Rule based language [was: productivity improvement]">
<msg 
  url="2002/07/d2430a228176c32b53caed6da8161d5d"
  from="artboreb@n..."
  author="artboreb@n..."
  date="2002-07-24T13:38:32"
  subject="Re: [Caml-list] Rule based language [was: productivity improvement]">
<msg 
  url="2002/07/6a91c94f03a10c8271cbca463e9cffb5"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-24T20:03:46"
  subject="Re: [Caml-list] Rule based language [was: productivity improvement]">
</msg>
</msg>
</thread>

<contents>
On Wednesday 24 July 2002 09:39 am, Arturo Borquez wrote:
&gt; Can I participate in this challenge?

Sure

&gt; I have yet build your parser in 25 lines of OCaml
&gt; and seems to run as fast as yours. 

I'd actually expect the same algorithm in O'Caml to be a bit faster, since I 
use std::list (doubly-linked) while only a singly-linked list is necessary. 
For non-trivial input parsing time is negligible.

&gt; Perhaps in a
&gt; couple of days I'll post my solution as I have
&gt; very few spare time.

We'll wait

Cheers
Oleg
-------------------
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>

