package core_kernel
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=6b78cf84949f73ff3d330e0dc4cea78ff6d55ac17a924323bf108d0cf5381f45
md5=8fdae80d81dff2ad8fde304839225e6d
Description
The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.
Core_kernel is the system-independent part of Core.
Published: 12 May 2017
README
Portable standard library for OCaml
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. 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
Please report bugs and feature requests on GitHub. For everything else you can contact us at ocaml-core@googlegroups.com.
You can find all of Jane Street's open-source libraries on GitHub.
Dependencies (21)
- num
-
ocaml-migrate-parsetree
>= "0.4" & < "2.0.0"
-
variantslib
>= "v0.9" & < "v0.10"
-
typerep
>= "v0.9" & < "v0.10"
-
stdio
>= "v0.9" & < "v0.10"
-
sexplib
>= "v0.9" & < "v0.10"
-
ppx_sexp_message
>= "v0.9" & < "v0.10"
-
ppx_sexp_conv
>= "v0.9" & < "v0.10"
-
ppx_jane
>= "v0.9" & < "v0.10"
-
ppx_inline_test
>= "v0.9" & < "v0.10"
-
ppx_hash
>= "v0.9" & < "v0.10"
-
ppx_driver
>= "v0.9" & < "v0.10"
-
ppx_base
>= "v0.9" & < "v0.10"
-
ppx_assert
>= "v0.9" & < "v0.10"
-
jbuilder
>= "1.0+beta7"
-
jane-street-headers
>= "v0.9" & < "v0.10"
-
fieldslib
>= "v0.9" & < "v0.10"
-
configurator
>= "v0.9" & < "v0.10"
-
bin_prot
>= "v0.9" & < "v0.10"
-
base
>= "v0.9" & < "v0.10"
-
ocaml
>= "4.03.0" & < "4.06.0"
Dev Dependencies
None
Used by (58)
-
alcotest-async
< "1.6.0"
-
async_kernel
= "v0.9.0"
-
async_rpc_kernel
= "v0.9.0"
-
aws-s3-async
= "3.0.0"
-
bap-demangle
>= "1.4.0" & < "1.6.0"
-
bap-frames
= "2.1.1"
-
bap-future
>= "1.4.0" & < "1.6.0"
-
bap-ida
>= "1.4.0" & < "1.6.0"
-
bap-server
= "0.2.0"
-
bap-std
>= "1.4.0" & < "1.6.0"
-
bap-strings
>= "1.4.0" & < "1.6.0"
-
bare
< "1.6.0"
-
bignum
= "v0.9.0"
-
capnp
>= "3.0.0" & < "3.2.0"
-
caqti-async
>= "1.3.0" & < "1.9.0"
-
cfstream
>= "1.1.2" & < "1.3.0"
- clp_operations
- comby-kernel
- comby-semantic
-
core
>= "v0.9.0" & < "v0.9.2"
-
core-lwt
= "0.2.0"
-
core_extended
= "v0.9.0"
-
cstruct-async
>= "3.0.2" & < "6.1.0"
-
expect_test_helpers_kernel
< "v0.10.0"
-
fkie-cad-cwe-checker
< "0.2"
-
git
< "1.3.0"
-
graphlib
>= "1.4.0" & < "1.6.0"
-
hack_parallel
= "1.0.0"
-
incr_dom
< "v0.10.0"
-
incr_map
< "v0.10.0"
-
incr_select
< "v0.10.0"
-
incremental_kernel
= "v0.9.0"
-
irmin
< "0.9.0"
- jsonxt
- lablqt
-
libsvm
= "0.9.3" | >= "0.10.0"
-
mmseg
< "transition"
-
monads
>= "1.4.0" & < "1.6.0"
-
ogre
>= "1.4.0" & < "1.6.0"
- oloop
-
opium
>= "0.12.0" & < "0.15.0"
-
patience_diff
= "v0.9.0"
-
plotkicadsch
>= "0.2.0" & < "0.8.0"
- polars
- portmidi
-
re2
>= "v0.9.0" & < "v0.10.0"
- reed-solomon-erasure
-
regular
>= "1.4.0" & < "1.6.0"
- sociaml-facebook-api
- sociaml-oauth-client
-
sociaml-tumblr-api
>= "0.2.0"
-
text-tags
>= "1.4.0" & < "1.6.0"
-
tidy
< "5-0.2"
-
toplevel_expect_test
= "v0.9.1"
-
topological_sort
< "v0.10.0"
-
topology
>= "0.4.0"
-
trie
< "1.0.0"
-
typerep_extended
>= "v0.9.0"
Conflicts
None