Chapter 11. OCaml Language

Table of Contents

Overview
The Bindings
Core Binding
OCaml-specific variations to the core PLplot API
OCaml high level 2D plotting API
The Examples
Obtaining the Software
Obtaining the OCaml compiler
How to use the OCaml bindings
How to setup findlib for use with the OCaml bindings
Sample command line project (core API)
Sample command line project (OCaml-specific API)
Sample toplevel project
Known Issues

This document describes the OCaml bindings to the PLplot technical plotting software, how to obtain the necessary software components and how to use them together.