UNPKG

ocaml

Version:

OCaml Compiler as an esy npm Package

41 lines (40 loc) 1.43 kB
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Libraries distributed with OCaml</title> <link rel="stylesheet" href="odoc.css"/> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/> </head> <body> <p>The following libraries are distributed with the OCaml distribution.</p> <br/> <table class="modules"> <tr> <td class="module"><a href="stdlib/index.html">stdlib</a></td> <td class="doc">The OCaml Standard library.</td> </tr> <tr> <td class="module"><a href="unix/index.html">unix</a></td> <td class="doc">System programming.</td> </tr> <tr> <td class="module"><a href="parsing/index.html">bigarray</a></td> <td class="doc">Large, multi-dimensional, numerical arrays.</td> </tr> <tr> <td class="module"><a href="str/index.html">str</a></td> <td class="doc">Regular expressions.</td> </tr> <tr> <td class="module"><a href="parsing/index.html">parsing</a></td> <td class="doc">The OCaml compiler parsing frontend.</td> </tr> <tr> <td class="module"><a href="num/index.html">num</a></td> <td class="doc">Arbitrary precision integers (deprecated).</td> </tr> </table> </body> </html>