package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.13.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.13.0.tar.gz
sha256=d3eaf17fcd8722827ae15c560a419ee52cf7e066f1d6cb80df621bfd3a17d61c

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.