The following libraries are distributed with the OCaml distribution.
| stdlib | The OCaml Standard library. | 
| unix | System programming. | 
| bigarray | Large, multi-dimensional, numerical arrays. | 
| str | Regular expressions. | 
| parsing | The OCaml compiler parsing frontend. | 
| num | Arbitrary precision integers (deprecated). |