
Core is an industrial-strength alternative to the ocaml standard library. it was developed by jane street, which is the largest industrial user of ocaml.
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.
this package contains the headers and the ocaml library.