package ocaml-base-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

ocaml-base-compiler 5.1.1

Libraries

This package provides the following libraries (via ocamlobjinfo):

unix

Documentation:

  • Unix Interface to the Unix system.
  • UnixLabels Interface to the Unix system.

threads

Documentation:

  • Thread Lightweight threads for Posix 1003.1c and Win32.
  • Event First-class synchronous communication.

str

Documentation:

  • Str Regular expressions and high-level string processing

runtime_events

Documentation:

Documentation:

  • Dynlink_compilerlibs
  • Dynlink_types
  • Dynlink_platform_intf
  • Dynlink_common
  • Dynlink Dynamic loading of .cmo, .cma and .cmxs files.

compiler-libs.common

Documentation:

compiler-libs.bytecomp

Documentation:

compiler-libs.optcomp

Documentation:

compiler-libs.toplevel

Documentation:

  • 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).
  • Topeval This module provides two alternative implementations for internals of Toploop, for bytecode and native code.
  • Trace
  • Toploop
  • Topprinters
  • Topdirs
  • Topmain