Chapter 7 The OCaml language Foreword Notations Chapter 7 The OCaml language Foreword This document is intended as a reference manual for the OCamllanguage. It lists the ...
Chapter 19 Interfacing C with OCaml 19.1 Overview and compilation information 19.1.1 Declaring primitives 19.1.2 Implementing primitives 19.1.3 Statically linking C code wit...
Chapter 24 The compiler front-end Chapter 24 The compiler front-end This chapter describes the OCaml front-end, which declares the abstractsyntax tree used by the ...
8.22 Alerts 8.22 Alerts (Introduced in 4.08) Since OCaml 4.08, it is possible to mark components (such as value ortype declarations) in signatures with “alerts” that wi...
Chapter 18 The ocamlbuild compilation manager Chapter 18 The ocamlbuild compilation manager Since OCaml version 4.03, the ocamlbuild compilation manager isdistributed...