From: Jerome Vouillon <Jerome.Vouillon@inria.fr>
To: John Prevost <prevost@maya.com>, caml-list@inria.fr
Subject: Re: Ocaml 2 object system origins
Date: Fri, 10 Sep 1999 16:05:19 +0200 [thread overview]
Message-ID: <19990910160519.55031@pauillac.inria.fr> (raw)
In-Reply-To: <m33dws495j.fsf@isil.maya.com>; from John Prevost on Mon, Sep 06, 1999 at 06:38:32AM -0400
On Mon, Sep 06, 1999 at 06:38:32AM -0400, John Prevost wrote:
> I just came across the paper "Typing in object-oriented languages:
> Achieving expressiveness and safety" by Kim Bruce, and was struck,
> once I referred back to the O'Caml documentation on the new object
> system, by the similarities.
>
> So, I was just wondering whether the features of the new object system
> are based on this paper, a predecessor of this paper, or perhaps the
> language LOOM, which apparently shares syntax with the examples in the
> paper.
The two object systems was designed independently and are actually
very different, even though they seem to have roughly the same
expressive power. For instance, O'Caml has no notion of "MyType" and
does not use a matching relation (<#). But these two notions can more
or less be expressed using recursive types and type instantiation.
> (The presence of # types seems too much to be chance.)
Indeed, I chose this syntax because the # abbreviations have
(very) roughly the same meaning as the # types of Kim Bruce.
-- Jérôme
next prev parent reply other threads:[~1999-09-10 14:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-09-06 10:38 John Prevost
1999-09-10 14:05 ` Jerome Vouillon [this message]
1999-09-13 13:15 ` Didier.Remy
1999-09-13 14:10 ` John Prevost
1999-09-13 21:43 ` Kim Bruce
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=19990910160519.55031@pauillac.inria.fr \
--to=jerome.vouillon@inria.fr \
--cc=caml-list@inria.fr \
--cc=prevost@maya.com \
/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