ocamlopt
Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
| Name | Category | Description |
|---|---|---|
| qtest | dev-ml | Inline (Unit) Tests for OCaml |
| re | dev-ml | Regular expression library for OCaml |
| reactiveData | dev-ml | Functional reactive programming with incremental changes in data structures |
| reason | dev-ml | Simple, fast & type safe language that leverages JavaScript and OCaml |
| result | dev-ml | Compat result type |
| sedlex | dev-ml | An OCaml lexer generator for Unicode |
| seq | dev-ml | Compatibility package for the standard OCaml iterator type |
| sexplib | dev-ml | Library for automated conversion of OCaml-values to and from S-expressions |
| sexplib0 | dev-ml | Library for automated conversion of OCaml-values to and from S-expressions |
| sexp_pretty | dev-ml | S-expression pretty-printer |
| spawn | dev-ml | Spawning sub-processes |
| splittable_random | dev-ml | PRNG that can be split into independent streams |
| stdio | dev-ml | Standard IO Library for OCaml |
| stdlib-shims | dev-ml | Pure OCaml library that allows replacing Pervasives with Stdlib before 4.08 |
| stdune | dev-ml | Dune's unstable standard library |
| textutils | dev-ml | Text output utilities |
| textutils_kernel | dev-ml | Text output utilities |
| time_now | dev-ml | Reports the current time |
| timezone | dev-ml | Time-zone handling for OCaml |
| tiny_httpd | dev-ml | Minimal HTTP server with a small request router |