The OCaml system  release 4.14

March, 2022

Foreword

This manual documents the release 4.14 of the OCaml system. It is organized as follows.

Conventions

OCaml runs on several operating systems. The parts of this manual that are specific to one operating system are presented as shown below:

Unix:  This is material specific to the Unix family of operating systems, including Linux and macOS.
Windows:  This is material specific to Microsoft Windows (Vista, 7, 8, 10).

License

The OCaml system is copyright © 1996–2022 Institut National de Recherche en Informatique et en Automatique (INRIA). INRIA holds all ownership rights to the OCaml system.

The OCaml system is open source and can be freely redistributed. See the file LICENSE in the distribution for licensing information.

The OCaml documentation and user’s manual is copyright © 2022 Institut National de Recherche en Informatique et en Automatique (INRIA).

The OCaml documentation and user's manual is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Availability

The complete OCaml distribution can be accessed via the ocaml.org website. This site contains a lot of additional information on OCaml.