Bookmark
Unix system programming in OCaml
ocamlunix.forge.ocamlcore.org/ocamlunix.html, posted 2013 by peter in development free ocaml reference
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 that is customary in systems programming. This gives an unusual perspective on systems programming and on the ML language.
Bookmark
Unix system programming in Objective Caml
ocamlunix.forge.ocamlcore.org/, posted 2010 by peter in development howto linux ocaml toread
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 Objective Caml language, a dialect of the ML language, instead of the C language that is customary in systems programming. This gives an unusual perspective on systems programming and on the ML language.
Bookmark
Objective CAML Tutorial
www.ocaml-tutorial.org/, posted 2009 by peter in development howto ocaml reference
This website is a set of practical, detailed tutorials for people who want to learn Objective CAML (often known as just "OCaml").
1–3 (3)