All the libraries in here are pure OCaml code, with any external bindings being satisfied by the code in ../runtime
.
std/
: standard libraries for the various backends, such as native code and Javascriptos/
: core operating system libraries with console, time and threadingnet/
: networking libraries for Ethernet upwardscow/
: Caml-On-Web, a useful set of tools to do web-programming