caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] SML -> OCaml
Date: Sun, 9 Dec 2001 07:09:29 +0100	[thread overview]
Message-ID: <20011209070929.A15616@verdot.inria.fr> (raw)
In-Reply-To: <29757.1007837428@nova.botz.org>; from jurgen@botz.org on Sat, Dec 08, 2001 at 10:50:28AM -0800

Hi,

On Sat, Dec 08, 2001 at 10:50:28AM -0800, Jurgen Botz wrote:

> Is there an SML -> OCaml translator?  I have some SML programs I'd like
> to convert... even something that only partly works would save me a fair
> amount of tedium.

You can try:
     camlp4 pa_sml.cmo pr_o.cmo your_file.ml

But it is probably incomplete: you may get syntax errors.
And even if it is ok, you probably have to change things by hands.
You can ask me if you want me to complete of fix some bugs.

-- 
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-12-10  6:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-08 18:50 Jurgen Botz
2001-12-09  6:09 ` Daniel de Rauglaudre [this message]
2001-12-10 11:03   ` [Caml-list] Module and structure Christophe Raffalli

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=20011209070929.A15616@verdot.inria.fr \
    --to=daniel.de_rauglaudre@inria.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).