tiash / core

Jane Street Capital's standard library overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 provides an overlay on the usual namespace, so the best way to use Core is to start your file with:

open Core.Std

In the case of bugs, feature requests and similar, you can contact us at opensource@janestreet.com. You can find all of Jane Street's open-source libraries on our github account.

About

Jane Street Capital's standard library overlay

License:Apache License 2.0


Languages

Language:OCaml 91.0%Language:C 4.7%Language:Common Lisp 3.9%Language:Shell 0.3%Language:C++ 0.0%Language:Makefile 0.0%Language:Standard ML 0.0%