Tutorials on Caml
Here are some tutorials and introductory material on Caml programming
available on-line:
-
Jason Hickey's
introduction to
Objective Caml as used in his
compiler design course
at Caltech.
-
A Concise Introduction to Objective Caml by David Matuszek.
- Learning OCaml, for C, C++, Perl and Java programmers by Richard W.M. Jones.
-
Ocamlearn,
a place for small Ocaml code examples, questions-and-answers, mini-howtos,
aimed at beginners and open to external contributors. To submit
contributions, start subscribing
here.
-
Functional programming using Caml
Light (133 pages), by Michel Mauny. This is a tutorial introduction
to the Caml core language (Caml Light syntax).
Develops a small implementation of Caml in Caml.
-
The Objective Caml manual
begins with short tutorials on the core language, objects and classes,
and modules.
-
Didier Rémy's APPSEM
course notes on Objective Caml (graduate level).
-
Slides from another graduate course on Objective Caml and its type system.
-
A demo
of object-oriented programming in Objective Caml.
-
Graydon Hoare's tutorial
on implementing domain-specific languages using OCaml, Camlp4
syntax extension, and a C pretty-printer.
For those who read French, more material is available from the
French version of this page.
Caml -
Cristal -
Homepages -
Contact Web Administrator -
Last modified: 2003/08/20