What is OASIS?

OASIS is a tool to integrate a configure, build and install system in your OCaml project. It helps to create standard entry points in your build system and allows external tools to analyse your project easily.

OASIS first target is OCamlbuild, but other build system support is planned.

Features:

Planned features:

OASIS takes most of his ideas from Cabal which is the same kind of tool for Haskell.

Download version 0.2.1~alpha1

Sub-projects