Pinned Repositories
dune
A composable build system for OCaml.
merlin
Context sensitive completion for OCaml in Vim and Emacs
ocaml
The core OCaml system: compilers, runtime system, base libraries
ocaml-lsp
OCaml Language Server Protocol implementation
ocaml.org
The official OCaml website.
odoc
Documentation compiler for OCaml and Reason
opam
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
opam-repository
Main public package repository for opam, the source package manager of OCaml.
tuareg
Emacs OCaml mode
v2.ocaml.org
Implementation of the ocaml.org website.
OCaml's Repositories
ocaml/ocaml
The core OCaml system: compilers, runtime system, base libraries
ocaml/dune
A composable build system for OCaml.
ocaml/merlin
Context sensitive completion for OCaml in Vim and Emacs
ocaml/opam
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
ocaml/ocaml-lsp
OCaml Language Server Protocol implementation
ocaml/opam-repository
Main public package repository for opam, the source package manager of OCaml.
ocaml/tuareg
Emacs OCaml mode
ocaml/odoc
Documentation compiler for OCaml and Reason
ocaml/ocaml-re
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
ocaml/Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.
ocaml/setup-ocaml
GitHub Action for the OCaml programming language
ocaml/ocaml.org
The official OCaml website.
ocaml/RFCs
Design discussions about the OCaml language
ocaml/ocamlbuild
The legacy OCamlbuild build manager
ocaml/flexdll
a dlopen-like API for Windows
ocaml/vim-ocaml
Vim runtime files for OCaml
ocaml/graphics
The Graphics library from OCaml, in a standalone repository
ocaml/infrastructure
WIki to hold the information about the machine resources available to OCaml.org
ocaml/num
The legacy Num library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution
ocaml/ocamlfind
The OCaml findlib library manager
ocaml/code-of-conduct
Documents related to the Code of Conduct
ocaml/opam-file-format
Parser and printer for the opam file syntax
ocaml/dbm
The legacy CamlDBM library for accessing NDBM/GDBM database files
ocaml/platform-blog
Repository for the Platform blog
ocaml/0install-tools
Tools for distributing OCaml via 0install
ocaml/cwn-data
The data repository for the Caml Weekly News
ocaml/stdlib-random
Versioned random number library
ocaml/opam-source-archives
mirror of precious opam repository packages whose source websites have disappeared
ocaml/opam-repository-archive
Archived packages from the ocaml/opam repository
ocaml/winpthreads
Split winpthreads subtree of MinGW-w64