Using, Understanding, and Unraveling The OCaml Language
by Didier Rémy
Publisher: INRIA Paris-Rocquencourt 2001
Number of pages: 182
Description:
These course notes are addressed to a wide audience of people interested in modern programming languages in general, ML-like languages in particular, or simply in OCaml, whether they are programmers or language designers, beginners or knowledgeable readers -- little prerequisite is actually assumed.
Download or read it online for free here:
Download link
(1.1MB, PDF)
Similar books

by Jason Hickey - Caltech
OCaml is a high-performance dialect of ML. This book presents a practical introduction and guide to the language, with topics ranging from how to write a program to the concepts and conventions that affect how programs are developed in OCaml.
(10857 views)

by Michael R. Clarkson, et al. - Cornell University
This course is about making you a better programmer. This course gives you the opportunity to now learn a new language from scratch and reflect along the way about the difference between programming and programming in a language.
(5110 views)

by Nicholas Monje, Allen Downey - Green Tea Press
An introductory programming textbook based on the OCaml language. It is intended for newcomers and also those who know some programming but want to learn programming in the function-oriented paradigm, or those who simply want to learn OCaml.
(10011 views)

by E. Chailloux, P. Manoury, B. Pagano - O'Reilly Media
Developing Applications with Objective Caml is a preliminary translation of a comprehensive book on OCaml, covering not only the core language, but also modules, objects and classes, threads and systems programming, and interoperability with C.
(10165 views)