core_kernel
System-independent part of Core
Core_kernel is the system-independent part of Core. It is aimed for cases when the full Core is not available, such as in Javascript. It provides an overlay on the usual namespace, so the best way to use Core is to start your file with: open Core_kernel.Std
homepage ↗ github: janestreet/core_kernel
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.17.0-r1 | 2 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 0.17.0-r1 | gentoo | amd64 testing | arm64 testing | x86 untested | ppc64 testing | riscv testing | arm untested | ppc testing | — | view · download · history ↗ |
| 0.16.0 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | ppc testing | — | view · download · history ↗ |
Use flags of 0.17.0-r1
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)