<?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="2003/10/bf3d1cf7fabd399e503189369efded82"
  from="oliver@f..."
  author="oliver@f..."
  date="2003-10-05T20:20:06"
  subject="[Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?"
  prev="2003/10/c818b116a9c34bfeed68cdabb47be310"
  next="2003/10/6c3b736d85c604420b71e01e9f19018f"
  next-in-thread="2003/10/218b228d70dcef7c1ac319bc97fd8ea3"
  prev-thread="2003/10/c818b116a9c34bfeed68cdabb47be310"
  next-thread="2003/10/6c3b736d85c604420b71e01e9f19018f"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?">
<msg 
  url="2003/10/bf3d1cf7fabd399e503189369efded82"
  from="oliver@f..."
  author="oliver@f..."
  date="2003-10-05T20:20:06"
  subject="[Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?">
<msg 
  url="2003/10/218b228d70dcef7c1ac319bc97fd8ea3"
  from="Remi Vanicat &lt;vanicat@l...&gt;"
  author="Remi Vanicat"
  date="2003-10-05T22:07:09"
  subject="Re: [Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?">
</msg>
<msg 
  url="2003/10/32ef01d2e887c9de92a21257baae470f"
  from="Benjamin Geer &lt;ben@s...&gt;"
  author="Benjamin Geer"
  date="2003-10-05T22:33:35"
  subject="Re: [Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?">
</msg>
<msg 
  url="2003/10/2e49b1576fa1a35c156a115591a8961b"
  from="skaller &lt;skaller@o...&gt;"
  author="skaller"
  date="2003-10-06T03:56:30"
  subject="Re: [Caml-list] RealWorld-Examples for OcamlLex/OcamlYacc?">
</msg>
</msg>
</thread>

<contents>
Hello Hackers,

after pausing with OCaml and programming at all,
coming back to an interesting problem to solve,
I tried to solve it in C, with flex and yacc.

Even if find C nice, it was annoying how much
code to write... so it seems to be true, that
OCaml is a drug.

Back to it now, I ask the other addicts here for
real-world programs, that use ocamllex and ocamlyacc
and if available, a good tutorial.

The example in the Refman seems a littlebid confusing to me:
There is a function Parser.main called, but in the Refman there only
is a module Parsing, not a module Parser described.

And in the ocmallex/Ocamlyacc-chapter I didn't find something about
a call to Parser.main.

Or maybe I'm short-time blind, evry time, when I look into that manual?


Any help and hint is welcome... please help this OCaml-addict
programmer who I am now.


TIA,
   Oliver

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

