Developing applications with Objective-Caml
[06-Feb-2004,
Stable]
An english translation of a complete book on OCaml : language, concepts, tools, libraries.
Introduzione alla programmazione funzionale
[20-Jan-2003]
An introduction both to basic concepts and techniques of functional programming, and to its theoretical foundation.
Objective CAML for Scientists
[23-Nov-2005,
Stable]
This book teaches the fundamentals of programming using OCaml, assuming little prior knowledge of computer programming. Particular emphasis is placed upon programming paradigms rarely seen in current scientific computing, such as exceptions, polymorphism, higher-order functions, nested functions, pattern matching and modules.
Programmation fonctionnelle, générique et objet
[29-Nov-2005]
Une introduction avec le langage OCaml. Les programmes d'exemple sont à l'adresse suivante: http://dept-info.labri.u-bordeaux.fr/~narbel/PFGO/index_sources.html
Programming Languages
[24-Sep-2002, version
1.0]
A book including a library of Caml code to help the students in the implementation of interpreters for toy languages.