caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Brian Rogoff <bpr@best.com>
To: Chris Hecker <checker@d6.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] good reference on modules?
Date: Wed, 14 Mar 2001 12:18:00 -0800 (PST)	[thread overview]
Message-ID: <Pine.BSF.4.21.0103141215300.2566-100000@shell5.ba.best.com> (raw)
In-Reply-To: <4.3.2.7.2.20010314120532.00d9f400@shell16.ba.best.com>

On Wed, 14 Mar 2001, Chris Hecker wrote:
> 
> Coming from a C++ background, my idea of a module is a text file on the hard disk.  Obviously, they're a bit more powerful than that in OCaml.  Is there a good reference (book, tutorial paper, website, whatever) that talks about modules in an in-depth way?  I've read the chapter 4 on them in the help materials, and I want more.  I was trying to understand the group example someone posted to the list a few days back, and I think I need to find a good book or something to understand the real power of modules.
> 
> Thanks,

Some guy wrote a paper I found helpful, but the example code is in a very
strange language that nobody uses, instead of C++ or Java. 

     * A modular module system, Journal of Functional Programming 10(3),
       2000. Full source code available in the Web appendix.

You can get it from here

http://pauillac.inria.fr/~xleroy/

-- Brian


-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


  reply	other threads:[~2001-03-14 20:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-14 20:09 Chris Hecker
2001-03-14 20:18 ` Brian Rogoff [this message]
2001-03-20  8:32   ` Tom Hirschowitz
2001-03-20 17:10     ` Brian Rogoff

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=Pine.BSF.4.21.0103141215300.2566-100000@shell5.ba.best.com \
    --to=bpr@best.com \
    --cc=caml-list@inria.fr \
    --cc=checker@d6.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;
as well as URLs for NNTP newsgroup(s).