package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 5.2.1

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-5.2.1.tar.gz
sha256=2d0f8090951a97a2c0e5b8a11e90096c0e1791d2e471e4a67f87e3b974044cd0

doc/index.html

ocaml-base-compiler

API

Library compiler-libs.bytecomp

Library compiler-libs.common

Library compiler-libs.optcomp

Library compiler-libs.toplevel

  • 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
  • Topprinters
  • Trace
  • Dynlink Dynamic loading of .cmo, .cma and .cmxs files.

Library odoc_info

  • Odoc_dep Top modules dependencies.
  • Odoc_extension Representation and manipulation of type extensions.
  • Odoc_info Interface to the information collected in source files.
  • Odoc_messages The messages of the application.
  • Odoc_parameter Representation and manipulation of method / function / class parameters.
  • Odoc_text_lexer The lexer for string to build text structures.
  • Odoc_type Representation and manipulation of a type, but not class nor module type.
  • Odoc_value Representation and manipulation of values, class attributes and class methods.

Library runtime_events

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

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

Library unix

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

Innovation. Community. Security.