package oasis

  1. Overview
  2. Docs
Tooling for building OCaml libraries and applications

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.11.tar.gz
sha256=18b73deef4ed6e9a83337f24b3bbe2ded65268b3ff7309fcc00d25e57e1dc12e
md5=98492f4657c2c5b30e3b1bc945e58419

doc/oasis.base/BaseData/index.html

Module BaseData

Exported modules for embedding

The whole module is not exported. It is auto-generated using other modules.

val basesys_ml : string

All exported modules from base library, default content for 'setup.ml'.

val basesysenvironment_ml : string

Minimal set of exported modules to load the 'setup.data' files. Use to create OCaml script that will use 'setup.data'. Example auto-generated 'myocamlbuild.ml' contains this set.

val basesysbundle_ml : string

Set of modules to load for the 'bundle' subcommand

val dynrun_ml : string

Toploop for dynrun.

val dynrun_for_release_ml : string

Toploop for dynrun (alternative).

val compiled_setup_ml : string

Toploop for dynrun (yet another alternative).

OCaml

Innovation. Community. Security.