caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Andreas Rossberg" <AndreasRossberg@web.de>
To: <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] SML->OCaml
Date: Tue, 8 Mar 2005 23:54:08 +0100	[thread overview]
Message-ID: <006101c52431$cc45efa0$14b2a8c0@wiko> (raw)
In-Reply-To: <012676D607FCF54E986746512C22CE7D031B264B@orsmsx407>

Harrison, John R <johnh@ichips.intel.com> wrote:
>
> Ocaml's case convention almost
> starts to look like a good idea when you see the alternatives...

Indeed, it is a very good idea.

> Can you recommend any SML frontend that I could, more or less
> trivially, use to systematically munge uppercase identifier names and
> spit out the program again?

Nothing I'd dare to call trivial. If you don't mind the plug, I wrote a
model interpreter for SML (http://www.ps.uni-sb.de/hamlet) that has been
tuned for readability and modularity and ripping off binding analysis should
be easier than with any other compiler. It still won't be one hour's task to
make such a tool from it, particularly if you want to maintain the layout of
the original program. But I don't know anything simpler either.

  - Andreas


  reply	other threads:[~2005-03-08 22:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08 18:17 Harrison, John R
2005-03-08 22:54 ` Andreas Rossberg [this message]
2005-03-11  8:31   ` Norman Scaife
  -- strict thread matches above, loose matches on Subject: below --
2005-03-07  2:14 Harrison, John R
2005-03-07 21:39 ` Martin Jambon
2005-03-08  9:11   ` Andreas Rossberg
2005-03-06 20:03 SML->OCaml Konstantine Arkoudas
2005-03-06 22:15 ` [Caml-list] SML->OCaml Martin Jambon

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='006101c52431$cc45efa0$14b2a8c0@wiko' \
    --to=andreasrossberg@web.de \
    --cc=caml-list@yquem.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).