caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: Pascal.Poizat@irin.univ-nantes.fr (Pascal Poizat)
Cc: caml-list@inria.fr
Subject: Re: (*)CaML -> SML ?
Date: Mon, 11 May 1998 12:12:49 +0200 (MET DST)	[thread overview]
Message-ID: <199805111012.MAA07182@jaune.inria.fr> (raw)
In-Reply-To: <354F0EBE.A96BE3BF@irin.univ-nantes.fr> from Pascal Poizat at "May 5, 98 01:06:06 pm"

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

Par Camlp4, c'est pas possible. Il ne sait pas pretty-printer en
syntaxe SML. Il faudrait l'ajouter, et c'est du boulot. À moins que tu
ne veuilles parler de convertisseur SML -> Caml?

Là, c'est sûrement possible. Le problème, c'est que ce n'est pas
seulement syntaxique. Il y a des fonctions qui changent de nom ou
d'interface et il faut donc faire une analyse sémantique du programme.

Ou alors se contenter d'une transformation purement syntaxique, mais
est-ce que ce sera suffisant pour les utilisateurs?

--------------------------------------------------------------------------
 Daniel de RAUGLAUDRE

 Projet Cristal - INRIA Rocquencourt
 Tel: +33 (01) 39 63 53 51
 Email: daniel.de_rauglaudre@inria.fr
 Web: http://pauillac.inria.fr/~ddr/
--------------------------------------------------------------------------





  reply	other threads:[~1998-05-11 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-05 13:06 Pascal Poizat
1998-05-11 10:12 ` Daniel de Rauglaudre [this message]
1998-05-12  1:42 ` (*)CaML -> SML ? / SML -> Caml ? Jacques GARRIGUE
1998-05-14 15:51 (*)CaML -> SML ? Emmanuel CHAILLOUX

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=199805111012.MAA07182@jaune.inria.fr \
    --to=daniel.de_rauglaudre@inria.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).