Programming Languages BooksOCaml Books

Introduction to Objective Caml Programming Language (Jason Hickey)

Advertisement

Introduction to Objective Caml Programming Language (Jason Hickey)

Introduction to Objective Caml Programming Language (Jason Hickey)

This guide is an introduction to ML programming, specifically for the Objective Caml (OCaml) programming language from INRIA. Topics covered includes: Simple Expressions, Variables and Functions, Basic Pattern Matching, Tuples, Lists, and Polymorphism, Unions, Exceptions, Records, Arrays, and Side-Effects, Input and Output, Files, Compilation Units, and Programs, The OCaml Module System, The OCaml Object System.

Author(s):

s102 Pages
Similar Books
Perceus for Ocaml

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.

s77 Pages
The Objective Caml system

The Objective Caml system

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

s Pages

Advertisement