Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Kwangkeun Yi <kwang@ropas.kaist.ac.kr>, caml-list@inria.fr
Subject: Re: exceptions in CamlLight 0.7 and OCaml
Date: Fri, 11 Aug 2000 10:29:51 +0200	[thread overview]
Message-ID: <20000811102951.30505@pauillac.inria.fr> (raw)
In-Reply-To: <200008110705.QAA00860@ropas.kaist.ac.kr>; from Kwangkeun Yi on Fri, Aug 11, 2000 at 04:05:49PM +0900

> I have a quick question. Does OCaml have the same implementation for
> exceptions as in CamlLight 0.7?

The implementation model for exceptions is similar.  However, the
virtual machines of Caml Light and OCaml have significant differences;
not to mention the OCaml native-code compiler.

> We want to test our source-level transformation of Standard ML programs
> in both SML/NJ and OCaml. But because what we want to measure is only
> about exceptions, if CamlLight implementation of exceptions is the
> same as in OCaml we can use the Moscow ML without having to translate
> our SML benchmarks into Caml.

You can always run your tests under Moscow ML, but don't extrapolate
the results to Caml Light and especially not to OCaml; that would not
be scientific.

- Xavier Leroy



  reply	other threads:[~2000-08-14 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-11  7:05 Kwangkeun Yi
2000-08-11  8:29 ` Xavier Leroy [this message]
2000-08-11 10:53 ` Ken Friis Larsen

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=20000811102951.30505@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=kwang@ropas.kaist.ac.kr \
    /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