caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Emmanuel CHAILLOUX <Emmanuel.Chailloux@lip6.fr>
To: Pascal.Poizat@irin.univ-nantes.fr (Pascal Poizat)
Cc: caml-list@inria.fr
Subject: Re: (*)CaML -> SML ?
Date: Thu, 14 May 98 17:51:46 +0200	[thread overview]
Message-ID: <199805141551.RAA00809@micmac.lip6.fr> (raw)


> Je me demandais s'il y avait un outil du style (*)CaML vers SML en
> passant
> par CaMLp4 par exemple ? Je pense qu'il faut aussi ne pas utiliser
> certains traits
> de CamlLight...

On avait ecrit un outil pour traduire du caml-light 0.7 en SML 0.93. L'idee etait de developper en
caml-light et de pouvoir diffuser dans les differents dialectes ML. C'est cet outil qui a ete utilise
pour la bibliotheque MLgraph :  ftp://ftp.ens.fr/pub/unix/lang/MLgraph/version-2.1/

C'est un outil d'aide a` la traduction et non pas un compilateur de caml-light -> SML

   -  tout caml-light ne passe pas :
         streams,..

   -  il peut avoir des erreurs a` la compilation du fichier SML engendre :
           variables de type faible, operateurs polymorphes d'inegalite, types acceptant l'egalite

   -  et a` l'execution  :
           semantique differente de l'egalite,  ordre d'evaluation specifie en SML.


Il y a un papier des JFLA 96 dessus :

   Caml2sml : un outil d'aide a` la traduction de Caml-Light vers Sml/nj
   E. Chailloux, L. Kirsch et S. Lucas




Emmanuel Chailloux...



             reply	other threads:[~1998-05-18 13:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-14 15:51 Emmanuel CHAILLOUX [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-05-05 13:06 Pascal Poizat
1998-05-11 10:12 ` Daniel de Rauglaudre

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=199805141551.RAA00809@micmac.lip6.fr \
    --to=emmanuel.chailloux@lip6.fr \
    --cc=Pascal.Poizat@irin.univ-nantes.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;
as well as URLs for NNTP newsgroup(s).