Full standard library replacement for OCaml
Description

Full standard library replacement for OCaml

Base is a complete and portable alternative to the OCaml standard library. It provides all standard functionalities one would expect from a language standard library. It uses consistent conventions across all of its module.

Base aims to be usable in any context. As a result system dependent features such as I/O are not offered by Base. They are instead provided by companion libraries such as stdio:

https://github.com/janestreet/stdio

Install

Published

21 Mar 2022

Authors

Maintainers

Sources

base-v0.15.0.tar.gz
sha256=8657ae4324a9948457112245c49d97d2da95f157f780f5d97f0b924312a6a53d

Dependencies

dune >= "2.0.0"
sexplib0 >= "v0.15" & < "v0.16"
ocaml >= "4.10.0" & < "5.0"

Reverse Dependencies

accessor >= "v0.15.0"
accessor_base >= "v0.15.0"
ahrocksdb < "0.2.1"
alcotest-async >= "1.3.0"
async_ssl >= "v0.15.0"
base_bigstring >= "v0.15.0"
base_quickcheck >= "v0.15.0"
bin_prot >= "v0.15.0"
bio_io >= "0.2.1"
camlimages >= "5.0.3"
capnp >= "3.3.0"
cohttp-async >= "2.5.2" & < "2.5.3" | = "2.5.6" | >= "5.0.0"
combinat < "3.0"
cookie >= "0.1.8"
core = "v0.15.0"
core_kernel >= "v0.15.0"
crlibm < "0.3"
feather >= "0.2.0"
fftw3 >= "0.8" & < "0.8.2"
fieldslib >= "v0.15.0"
flow_parser >= "0.159.0"
freetds = "0.6"
GT >= "0.4.0"
gammu >= "0.9.4"
genspio >= "0.0.3"
gsl >= "1.22.0" & < "1.24.3"
hardcaml >= "v0.15.0"
hardcaml_waveterm >= "v0.15.0"
higher_kinded >= "v0.15.0"
inquire < "0.2.0"
jst-config >= "v0.15.0"
lacaml >= "10.0.1" & < "11.0.7"
lbfgs = "0.9"
learn-ocaml >= "0.12"
libsvm >= "0.9.4"
mesh-triangle >= "0.9.3" & < "0.9.5"
mmdb >= "0.3.0"
obeam >= "0.1.0"
ocaml-r >= "0.1.0"
ocamlformat >= "0.14.3" & < "0.20.0" | >= "0.21.0" & < "0.25.1"
owl >= "0.3.7"
pa_ppx = "0.03"
parsexp >= "v0.15.0"
parsexp_io >= "v0.15.0"
patience_diff >= "v0.15.0"
pcre >= "7.3.0" & < "7.4.6"
posixat >= "v0.15.0"
postgresql >= "4.1.0" & < "4.6.2"
ppx_accessor >= "v0.15.0"
ppx_assert >= "v0.15.0"
ppx_bin_prot >= "v0.15.0"
ppx_cold >= "v0.15.0"
ppx_compare >= "v0.15.0"
ppx_conv_func >= "v0.15.0"
ppx_csv_conv >= "v0.15.0"
ppx_custom_printf >= "v0.15.0"
ppx_enumerate >= "v0.15.0"
ppx_expect >= "v0.15.0"
ppx_fields_conv >= "v0.15.0"
ppx_fixed_literal >= "v0.15.0"
ppx_hash >= "v0.15.0"
ppx_here >= "v0.15.0"
ppx_inline_test >= "v0.15.0"
ppx_js_style >= "v0.15.0"
ppx_let >= "v0.15.0"
ppx_log >= "v0.15.0"
ppx_module_timer >= "v0.15.0"
ppx_optcomp >= "v0.15.0"
ppx_optional >= "v0.15.0"
ppx_pattern_bind >= "v0.15.0"
ppx_python >= "v0.15.0"
ppx_rapper >= "1.0.1"
ppx_sexp_conv >= "v0.15.0"
ppx_sexp_message >= "v0.15.0"
ppx_sexp_value >= "v0.15.0"
ppx_stable >= "v0.15.0"
ppx_string >= "v0.15.0"
ppx_typerep_conv >= "v0.15.0"
ppx_variants_conv >= "v0.15.0"
ppx_xml_conv >= "v0.15.0"
ppx_yojson_conv >= "v0.15.0"
ppxlib != "0.14.0"
pythonlib >= "v0.15.0"
range >= "0.6"
record_builder >= "v0.15.0"
reparse = "2.1.0"
routes >= "2.0.0"
secp256k1 >= "0.2.5"
sexp_pretty >= "v0.15.0"
sexp_select >= "v0.15.0"
sihl < "0.1.5"
spin < "0.8.0"
splittable_random >= "v0.15.0"
sqlite3 >= "4.2.0" & < "5.0.1"
stdio >= "v0.15.0"
string_dict >= "v0.15.0"
tensorflow >= "0.0.11"
time_now >= "v0.15.0"
topological_sort >= "v0.15.0"
travesty >= "0.6.0"
typerep >= "v0.15.0"
variantslib >= "v0.15.0"
vcaml >= "v0.15.0"
virtual_dom >= "v0.15.0"
zmq-lwt < "5.1.0"

Conflicts

None