package ocaml-base-compiler

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

ocaml-base-compiler

API

Library bigarray

No module.

No module.

Library graphics

No module.

Library nums

No module.

Library ocamlbytecomp

Library ocamlcommon

Library ocamloptcomp

Library ocamltoplevel

Library odoc_info

No module.

Library raw_spacetime_lib

No module.

Library stdlib

  • Arg Parsing of command line arguments.
  • Array Array operations.
  • ArrayLabels Array operations.
  • Buffer Extensible buffers.
  • Bytes Byte sequence operations.
  • BytesLabels Byte sequence operations.
  • Callback Registering OCaml values with the C runtime.
  • 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.
  • Char Character operations.
  • Complex Complex numbers.
  • Digest MD5 message digest.
  • Ephemeron Ephemerons and weak hash table
  • Filename Operations on file names.
  • Format Pretty printing.
  • Gc Memory management control and statistics; finalised values.
  • Genlex A generic lexical analyzer.
  • Hashtbl Hash tables and hash functions.
  • Int32 32-bit integers.
  • Int64 64-bit integers.
  • Lazy Deferred computations.
  • Lexing The run-time library for lexers generated by ocamllex.
  • List List operations.
  • ListLabels List operations.
  • Map Association tables over ordered types.
  • Marshal Marshaling of data structures.
  • MoreLabels Extra labeled libraries.
  • Nativeint Processor-native integers.
  • Obj Operations on internal representations of values.
  • Oo Operations on objects
  • Parsing The run-time library for parsers generated by ocamlyacc.
  • Pervasives The initially opened module.
  • Printexc Facilities for printing exceptions and inspecting current call stack.
  • Printf Formatted output functions.
  • Queue First-in first-out queues.
  • Random Pseudo-random number generators (PRNG).
  • Scanf Formatted input functions.
  • Set Sets over ordered types.
  • Sort Sorting and merging lists.
  • Spacetime Profiling of a program's space behaviour over time. Currently only supported on x86-64 platforms running 64-bit code.
  • Stack Last-in first-out stacks.
  • StdLabels Standard labeled libraries.
  • Stream Streams and parsers.
  • String String operations.
  • StringLabels String operations.
  • Sys System interface.
  • Uchar Unicode characters.
  • Weak Arrays of weak pointers and hash sets of weak pointers.

Library str

No module.

Library threads

No module.

Library threads

No module.

Library unix

No module.

OCaml

Innovation. Community. Security.