[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-11-10 (08:31) |
From: | Pierre-Evariste Dagand <pedagand@g...> |
Subject: | Re: [Caml-list] Modules |
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/