package esperanto

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

esperanto 0.0.4

Libraries

This package provides the following libraries (via ocamlobjinfo):

ocamltoplevel

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
  • Topdirs
  • Topmain

ocamloptcomp

Documentation:

ocamlmiddleend

Documentation:

ocamlcommon

Documentation:

ocamlbytecomp

Documentation:

threads

Documentation:

  • Thread Lightweight threads for Posix 1003.1c and Win32.
  • Mutex Locks for mutual exclusion.
  • Condition Condition variables to synchronize between threads.
  • Event First-class synchronous communication.
  • ThreadUnix Thread-compatible system calls.
  • Semaphore Semaphores

unix

Documentation:

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

str

Documentation:

  • Str Regular expressions and high-level string processing

stdlib

Documentation:

bigarray

Documentation:

  • Bigarray Large, multi-dimensional, numerical arrays.