package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.14.2

Install

Dune Dependency

Authors

Maintainers

Sources

4.14.2.tar.gz
sha256=c2d706432f93ba85bd3383fa451d74543c32a4e84a1afaf3e8ace18f7f097b43

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

  • Genprintval
  • Topcommon This module provides common implementations for internals of Toploop, for bytecode and native code (see Topeval for the diverging parts of the implementation).
  • Topdirs
  • Topeval This module provides two alternative implementations for internals of Toploop, for bytecode and native code.
  • Toploop
  • Topmain
  • Trace

Library odoc_info

  • Odoc_info Interface to the information collected in source files.

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.
  • Semaphore Semaphores
  • 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.
OCaml

Innovation. Community. Security.