Skip to content

Files

This branch is 2093 commits ahead of, 3713 commits behind mirage/mirage:main.

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 23, 2011
Aug 15, 2011
Aug 15, 2011
Apr 12, 2011
Aug 20, 2011
Aug 21, 2011
Aug 16, 2011
Aug 29, 2011
Aug 15, 2011
Aug 16, 2011
Aug 21, 2011
Dec 1, 2010
Aug 11, 2011
Aug 4, 2011
Aug 21, 2011
Apr 12, 2011
Apr 10, 2011
Aug 15, 2011

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 Javascript
  • os/ : core operating system libraries with console, time and threading
  • net/ : networking libraries for Ethernet upwards
  • cow/ : Caml-On-Web, a useful set of tools to do web-programming