caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Pierre-Evariste Dagand <pedagand@gmail.com>
To: Wouter Swierstra <wouter@vectorfabrics.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Modules
Date: Tue, 10 Nov 2009 08:31:33 +0000	[thread overview]
Message-ID: <6cb897b30911100031k7cee1d56tbe11f1d5adce9af4@mail.gmail.com> (raw)
In-Reply-To: <42c6c020911100013h22f62eacr45e811e668aed42e@mail.gmail.com>

Hi Wouter,

> While I'm familiar with functional programming, I am occasionally puzzled by
> errors relating to the module system.

That's normal, everyone does, at some point. Especially when you start
having Parameterized Modules (called Functors in ML) all over the
place.

> I was wondering if there was a
> comprehensive overview/tutorial of OCaml's module system.

For a comprehensive source of information, there is the OCaml manual:

http://caml.inria.fr/pub/docs/manual-ocaml/manual004.html

For a tutorial on modules, I would recommend Chapter 14 of "Developing
Applications With Objective Caml":

http://caml.inria.fr/pub/docs/oreilly-book/html/index.html


Hope this helps,


-- 
Pierre-Evariste DAGAND
http://perso.eleves.bretagne.ens-cachan.fr/~dagand/


  reply	other threads:[~2009-11-10  8:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10  8:13 Modules Wouter Swierstra
2009-11-10  8:31 ` Pierre-Evariste Dagand [this message]
2009-11-10  8:39   ` [Caml-list] Modules blue storm
2009-11-10 12:25     ` Wouter Swierstra
  -- strict thread matches above, loose matches on Subject: below --
2006-01-31  9:33 modules Brendan Miller
2006-01-31  9:43 ` [Caml-list] modules Yann Coscoy
2003-05-09 19:45 [Caml-list] Modules Christophe Poucet
2003-05-09 19:58 ` David Brown

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=6cb897b30911100031k7cee1d56tbe11f1d5adce9af4@mail.gmail.com \
    --to=pedagand@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=wouter@vectorfabrics.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).