/   Programming Languages Books /  

OCaml Books

Advertisement

OCaml Books

There are many online resources where you can find free OCaml books to download in PDF format, including online textbooks, ebooks, lecture notes, and more, covering basic, beginner, and advanced concepts for those looking for an introduction to the subject or a deeper understanding of it.

The OCaml system by Xavier Leroy

This PDF covers the following topics related to OCaml : An introduction to OCaml, The OCaml language, The OCaml tools, The OCaml library, Indexes.

Author(s):

s 931Pages

Perceus for Ocaml

This PDF covers the following topics related to OCaml : Introduction, A Tour of OCaml, The OCaml Compiler, Perceus: Garbage Free Reference Counting with Reuse, Implementation, Evaluation, Limitations and Future Work.

Author(s):

s 77Pages

Introduction to Objective Caml

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 affect how programs are developed in OCaml. The text can be divided into three main parts such as Core language, The module system , Objects and class. Topics covered includes: Simple Expressions, Variables and Functions, Basic Pattern Matching, Tuples, Lists, and Polymorphism, Unions, Reference cells and side-effects Records, Arrays, and String, Exceptions, Input and Output, Files, Compilation Units, and Programs, The OCaml Module System, Functors , Classes and inheritance, Multiple inheritance, Polymorphic Classes.

Author(s):

s 284Pages

Objective Caml Tutorial

This guide explains the following topics: Structure of OCaml Programs, Modules, Maps, Sets, Hash Tables, Comparison of Standard Containers, Data Types and Matching, Pointers in OCaml, Null Pointers, Asserts, and Warnings, Functional Programming, If Statements, Loops, and Recursion, Labels, Common Error Messages, OCaml Programming Guidelines, Formatting and Wrapping Text, 99 Problems (solved) in OCaml, OCamlbuild, Error handling, Objects, Introduction to Gtk, Garbage Collection, Performance and Profiling, Calling C libraries, Calling Fortran libraries, OCaml and the Web, Standard Library Examples, Setting up OCaml projects with OASIS, Compiling OCaml projects, Command-Line Arguments, File manipulation, Filenames and Extensions, Streams and Stream Expressions.

Author(s):

s NAPages

Using, Understanding, and Unraveling The OCaml Language From Practice to Theory and vice versa (D. Rmy)

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Functional Programming Using Caml Light

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

The Objective Caml system

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Advertisement