Logo

Developing Applications with Objective Caml

Large book cover: Developing Applications with Objective Caml

Developing Applications with Objective Caml
by

Publisher: O'Reilly Media
ISBN/ASIN: 2841771210
Number of pages: 757

Description:
Developing Applications with Objective Caml is a preliminary english 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.

Home page url

Download or read it online for free here:
Download link
(2.7MB, PDF)

Similar books

Book cover: Unix System Programming in OCamlUnix System Programming in OCaml
by
This document is an introductory course on Unix system programming, with an emphasis on communications between processes. The main novelty of this work is the use of the OCaml language, a dialect of the ML language, instead of the C language.
(11084 views)
Book cover: Using, Understanding, and Unraveling The OCaml LanguageUsing, Understanding, and Unraveling The OCaml Language
by - INRIA Paris-Rocquencourt
These 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.
(10661 views)
Book cover: Functional Programming in OCamlFunctional Programming in OCaml
by - 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.
(4617 views)
Book cover: Real World OCaml: Functional programming for the massesReal World OCaml: Functional programming for the masses
by - O'Reilly Media
This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. You'll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code.
(9568 views)