<?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/8dc99151763f5627ce8027b84206cca2"
  from="Martin Berger &lt;martinb@d...&gt;"
  author="Martin Berger"
  date="2003-10-10T17:19:37"
  subject="Re: [Caml-list] extending a type with Marshal"
  prev="2003/10/292081aed310039449f69c2d9d0ed30c"
  next="2003/10/e4b26eda825a2360621e82954c57f83e"
  prev-in-thread="2003/10/292081aed310039449f69c2d9d0ed30c"
  next-in-thread="2003/10/98526a6ccb2c8a13f822988a31ca0018"
  prev-thread="2003/10/d04befa7beb24ef22b9d02a9066de8f7"
  next-thread="2003/10/33325f78a6172641c92e0e567b9af6af"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] extending a type with Marshal">
<msg 
  url="2003/10/23020cf3ef994a55faf67bc004acf3fd"
  from="Ker Lutyn &lt;ker527mail@y...&gt;"
  author="Ker Lutyn"
  date="2003-10-08T21:23:00"
  subject="[Caml-list] extending a type with Marshal">
<msg 
  url="2003/10/93e1c7f56863457dc0bcda7f8d33d6e5"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-08T21:38:49"
  subject="Re: [Caml-list] extending a type with Marshal">
</msg>
<msg 
  url="2003/10/d149b67fa1588802d67be2ed6b3d5855"
  from="Peter Jolly &lt;peter@j...&gt;"
  author="Peter Jolly"
  date="2003-10-08T21:52:10"
  subject="Re: [Caml-list] extending a type with Marshal">
</msg>
<msg 
  url="2003/10/7f6be26678d11fcb04f13cb5c61e23c5"
  from="skaller &lt;skaller@o...&gt;"
  author="skaller"
  date="2003-10-10T08:39:03"
  subject="Re: [Caml-list] extending a type with Marshal">
</msg>
<msg 
  url="2003/10/456e9b58a2d15ef6607ce28e63730b98"
  from="Christian Rinderknecht &lt;christian.rinderknecht@d...&gt;"
  author="Christian Rinderknecht"
  date="2003-10-10T09:18:26"
  subject="Re: [Caml-list] extending a type with Marshal">
<msg 
  url="2003/10/292081aed310039449f69c2d9d0ed30c"
  from="skaller &lt;skaller@o...&gt;"
  author="skaller"
  date="2003-10-10T10:38:44"
  subject="Re: [Caml-list] extending a type with Marshal">
</msg>
<msg 
  url="2003/10/8dc99151763f5627ce8027b84206cca2"
  from="Martin Berger &lt;martinb@d...&gt;"
  author="Martin Berger"
  date="2003-10-10T17:19:37"
  subject="Re: [Caml-list] extending a type with Marshal">
</msg>
<msg 
  url="2003/10/98526a6ccb2c8a13f822988a31ca0018"
  from="William Chesters &lt;williamc@p...&gt;"
  author="William Chesters"
  date="2003-10-12T08:58:53"
  subject="Re: [Caml-list] extending a type with Marshal">
<msg 
  url="2003/10/7f3508d9a8e763ca3c4814a1f987ad8e"
  from="William Chesters &lt;williamc@p...&gt;"
  author="William Chesters"
  date="2003-10-12T09:03:15"
  subject="Re: [Caml-list] extending a type with Marshal">
</msg>
<msg 
  url="2003/10/13d1b30fa399c79b0b95a64690887b94"
  from="David MENTRE &lt;dmentre@l...&gt;"
  author="David MENTRE"
  date="2003-10-12T19:45:12"
  subject="About ASN.1 and network encoding (was: Re: [Caml-list] extending a type with Marshal)">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
 &gt; In my PhD thesis I wrote a parser and a checker for ASN.1:1988/90, but
 &gt; no code generation for O'Caml. I remember that Erlang had such a
 &gt; facility integrated transparently. It is worth looking this way.
 &gt;
 &gt; For all information about ASN.1, see the excellent site of France
 &gt; Telecom R&amp;D at http://asn1.elibel.tm.fr/. By the way, these folks
 &gt; develop some ASN.1 tools in O'Caml, but do not disclose their source
 &gt; code in general.

for a long time i have been toying with the idea of writing a proper
network management systems (with layer 2 topology detection) in
ocaml. it seems an ideal language for this purpose. it  would also be
a "killer application" for ocaml, if successful. one of the things
that have prevented me from doing so was my dread at writing parser,
especially for things like ASN.1 ... if however usable and reasonably
licensed ocaml libraries for that sort thing already existed, i *may*
reconsider ... so my question for you is: do these libraries exist
in the public domain, would  your phd's parser be suitable for such
a project, or, if not, can the france telecom R&amp;D suits be convinced
to donate a bit of code?

martin


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

