Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
ocaml
The core OCaml system: compilers, runtime system, base libraries
-
opam-repository
Main public package repository for opam, the source package manager of OCaml.
-
opam
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
-
vim-ocaml
Vim runtime files for OCaml
-
ocaml-lsp
OCaml Language Server Protocol implementation
-
odoc
Documentation compiler for OCaml and Reason
-
opam.ocaml.org
Scripts and documentation for the opam.ocaml.org website
-
ocaml-ci-scripts
Skeletons for CI scripts
-
RFCs
Design discussions about the OCaml language
-
Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.
-
opam-file-format
Parser and printer for the opam file syntax
-
MPP-language-blender
MPP: a meta preprocessor that blends programming languages
-
dune-www
Website for dune.build
-
stdlib-shims
Shim to substitute `Pervasives` with `Stdlib` before 4.08.
-
ocaml-re
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
-
graphics
The Graphics library from OCaml, in a standalone repository
-
omd
extensible Markdown library and tool in "pure OCaml"
-
tuareg
Emacs OCaml mode
-
-
0install-tools
Tools for distributing OCaml via 0install
-
platform-blog
Repository for the Platform blog
-
dbm
The legacy CamlDBM library for accessing NDBM/GDBM database files
-
-
num
The legacy Num library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution
-
ocamlbuild
OCamlbuild
-
ocaml-library-standard
Documenting how OCaml libraries are managed