Logo

Introduction to Objective Caml

Introduction to Objective Caml
by

Publisher: Caltech
Number of pages: 284

Description:
Objective Caml (OCaml) is a popular, expressive, high-performance dialect of ML developed by a research team at INRIA in France. 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.

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

Similar books

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.
(4547 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.
(9485 views)
Book cover: Developing Applications with Objective CamlDeveloping Applications with Objective Caml
by - 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.
(9459 views)
Book cover: Think OCamlThink OCaml
by - 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.
(9403 views)