package b0

  1. Overview
  2. Docs

B00 ocaml support.

This module exposes a first low-level abtraction layer over the OCaml toolchain.

module Tool : sig ... end

Tools.

module Conf : sig ... end

Toolchain configuration.

module Mod : sig ... end

Module names, sources and digested references.

module Cobj : sig ... end

Compiled object information.

module Lib : sig ... end

Library information and lookup.

module Ocamlpath : sig ... end

OCAMLPATH search path.

module Compile : sig ... end

Compiling.

module Archive : sig ... end

Archiving.

Linking.

OCaml

Innovation. Community. Security.