caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Bruno Barras <Bruno.Barras@inria.fr>
To: caml-list@margaux.inria.fr
Subject: caml2csl V1.0
Date: Tue, 23 Apr 1996 18:00:36 +0200 (MET DST)	[thread overview]
Message-ID: <199604231600.SAA10032@pauillac.inria.fr> (raw)



I am happy to announce the first version of caml2csl, a translator from Caml
Light 0.7 to Caml Special Light.

You can get it by anonymous ftp at:

ftp://ftp.inria.fr/lang/caml-light/Usercontribs/caml2cslV1.0.tar.gz

It doesn't work like the convert tool: it was designed on the base of the
camlc compiler. So, it is able to analyze the structure of each sentence.
  This allows the renaming of every identifier to fit the CSL conventions,
and prevents name clashes, variable captures.

It translates the constructions that changed, like 'where', infixes,
character constants, ...

caml2csl also summarizes what remains to do by hand after the automatic
translation.


Bruno Barras (barras@pauillac.inria.fr)

PS: This program has been used to translate the system Coq (about 50000
lines). It took less than a week to get a runable system. I hope this
will encourage you to use it!






                 reply	other threads:[~1996-04-23 18:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=199604231600.SAA10032@pauillac.inria.fr \
    --to=bruno.barras@inria.fr \
    --cc=caml-list@margaux.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).