Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Nicolas Ollinger <nollinge@ens-lyon.fr>
To: caml-list@inria.fr
Subject: Mady 0.1
Date: Mon, 15 Mar 1999 18:15:07 +0100 (MET)	[thread overview]
Message-ID: <Pine.GSO.3.96.990315175934.12318A-100000@dragon> (raw)

Version 0.1 of Mady is now available.

(there is an english version at the end)

* FRENCH VERSION:

Mady est un patch pour le source d'Objective-CAML qui permet
d'utiliser les librairies "marshal" et "dynlink" ensemble (voir
un de mes precedents posts dans cette mailing-list).

Le patch est disponible a l'adresse suivante :
http://www.ens-lyon.fr/~nollinge/camel

Une petite demonstration est fournie dans le package.

Il serait interessant d'integrer ce patch a la distribution officielle
d'OCaml, sachant que :

  - les programmes qui n'utilisent pas cette fonctionnalite ne sont
    ni ralentis ni trop alourdis.

  - ce patch ne fait qu'etendre ce qui se fait pour le marshalling de
    fonctions :

       o pour sauver une fonction, on sauve le CRC du programme et
         l'adresse relative de la fonction dans le segment de code.

       o pour sauver une fonction importee par dynlink, on sauve
         le nom du module, son CRC et l'adresse relative de la fonction
         dans le segment de code du module.

* (short and bad) ENGLISH VERSION:

Mady is a patch for Objective-CAML 2.01 that allows you
to use the "marshal" and "dynlink" libraries together.

It is available at: http://www.ens-lyon.fr/~nollinge/camel
There is a little demo in the package.

Questions, bug reports and ideas are welcome.
Nicolas.
--
+-------------------------------------------------------------------+
|Nicolas Ollinger            -=Nopid=-        <nollinge@ens-lyon.fr>|
+-------------------------------------------------------------------+
ENS Lyon - Magistere Informatique et Modelisation - 2eme Annee  DMI97
Student                            <http://www.ens-lyon.fr/~nollinge>
---------------------------------------------------------------------




             reply	other threads:[~1999-03-15 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-15 17:15 Nicolas Ollinger [this message]
1999-03-16 22:42 ` Mady 0.2 Nicolas Ollinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.3.96.990315175934.12318A-100000@dragon \
    --to=nollinge@ens-lyon.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox