package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.08.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.08.1.tar.gz
sha256=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85
md5=723b6bfe8cf5abcbccc6911143f71055

doc/index.html

ocaml-base-compiler

API

Library bigarray

  • Bigarray Large, multi-dimensional, numerical arrays.
  • Dynlink Dynamic loading of .cmo, .cma and .cmxs files.

Library graphics

  • Graphics Machine-independent graphics primitives.
  • GraphicsX11 Additional graphics primitives for the X Windows system.

Library ocamlbytecomp

Library ocamlcommon

Library ocamloptcomp

Library ocamltoplevel

Library odoc_info

  • Odoc_info Interface to the information collected in source files.

Library raw_spacetime_lib

  • Raw_spacetime_lib Access to the information recorded by the Spacetime module. (It is intended that this module will be used by post-processors rather than users wishing to understand their programs.) For 64-bit targets only. This module may be used from any program, not just one compiled with a compiler configured for Spacetime.

Library stdlib

  • CamlinternalFormat
  • CamlinternalFormatBasics
  • CamlinternalLazy Run-time support for lazy values. All functions in this module are for system use only, not for the casual user.
  • CamlinternalMod Run-time support for recursive modules. All functions in this module are for system use only, not for the casual user.
  • CamlinternalOO Run-time support for objects and classes. All functions in this module are for system use only, not for the casual user.
  • Stdlib The OCaml Standard library.

Library str

  • Str Regular expressions and high-level string processing

Library threads

  • Condition Condition variables to synchronize between threads.
  • Event First-class synchronous communication.
  • Mutex Locks for mutual exclusion.
  • Thread Lightweight threads for Posix 1003.1c and Win32.
  • ThreadUnix Thread-compatible system calls.

Library threads

  • Condition Condition variables to synchronize between threads.
  • Event First-class synchronous communication.
  • Mutex Locks for mutual exclusion.
  • Thread Lightweight threads for Posix 1003.1c and Win32.
  • ThreadUnix Thread-compatible system calls.

Library unix

  • Unix Interface to the Unix system.
  • UnixLabels Interface to the Unix system. To use as replacement to default Unix module, add module Unix = UnixLabels in your implementation.
OCaml

Innovation. Community. Security.