package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.10.2

Install

Dune Dependency

Authors

Maintainers

Sources

4.10.2.tar.gz
sha256=7aa26e0d70f36f0338df92cf5aaeb2704f3443bfe910a3d02a5dca9162f1d866

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 ocamlbytecomp

Library ocamlcommon

Library ocamlmiddleend

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

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 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.