caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: David Mentre <David.Mentre@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: [off-topic] Survey or book on programming language structures
Date: Tue, 23 Jan 2001 09:46:33 +0100	[thread overview]
Message-ID: <20010123094633.E12784@pauillac.inria.fr> (raw)
In-Reply-To: <qtl66jfik3k.fsf@pochi.inria.fr>; from David.Mentre@inria.fr on Tue, Jan 16, 2001 at 04:37:35PM +0100

> I'm looking for a survey or a book describing the various ways to
> structure a program and its data (functionnal, object-oriented,
> imperative, abstract data types, ...). I would particularly be
> interested in a common framework where common issues (polymorphism,
> adaptability, abstractions, genericity, ...) are described and solved
> by each formalism.

I'm afraid such a framework doesn't exist yet, and this looks a lot
like an open research issue.  There are some research papers that
might be relevant to your question, such as:

        John C. Reynolds, "User-defined types and procedural data structures
        as complementary approaches to data abstraction", pp 13-23 of
        "Theoretical aspects of object-oriented programming", ed.
        C. Gunter and J. Mitchell, MIT Press, 1994.

(Compares two ways to achieve representation hiding: the OO way and
the abstract type way.)  But I cannot think of anything more
comprehensive.

Good luck,

- Xavier Leroy



      parent reply	other threads:[~2001-01-23 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-16 15:37 David Mentre
2001-01-20 17:05 ` Markus Mottl
2001-01-22 10:26   ` David Mentre
2001-01-22 12:05     ` Markus Mottl
2001-01-23  8:46 ` Xavier Leroy [this message]

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=20010123094633.E12784@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=David.Mentre@inria.fr \
    --cc=caml-list@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).