caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier@Theory.Stanford.EDU>
To: caml-list@margaux, sml-list@cs.cmu.edu
Subject: Port of Caml Light to the Dec Alpha
Date: Wed, 3 Feb 1993 14:43:54 -0800 (PST)	[thread overview]
Message-ID: <9302032243.AA13395@Tamuz.Stanford.EDU> (raw)

I have ported Caml Light to the Dec Alpha under OSF/1.  This is the
first implementation of any ML dialect to run on a 64-bits
architecture.  Integers wrap around at 4611686018427387904, the size
of heap objects can go up to 64 million gigabytes, and the system
happily bootstraps itself in 36 seconds, which is three times faster
than on a Decstation 5000.

The patches are available by anonymous FTP from ftp.inria.fr (128.93.1.26),
directory lang/caml-light, file cl5-64bits.tar.Z. These patches are to
be untarred on top of the standard Caml Light 0.5 distribution (same
host, same directory, file cl5unix.tar.Z).

The patches might even work for other 64-bits architectures; who knows?

- Xavier Leroy




                 reply	other threads:[~1993-02-04  9:27 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=9302032243.AA13395@Tamuz.Stanford.EDU \
    --to=xavier@theory.stanford.edu \
    --cc=caml-list@margaux \
    --cc=sml-list@cs.cmu.edu \
    /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).