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 upPinned repositories
Repositories
-
opam-repository
Main public package repository for opam, the source package manager of OCaml.
-
ocaml
The core OCaml system: compilers, runtime system, base libraries
-
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.
-
MPP-language-blender
MPP: a meta preprocessor that blends programming languages
-
ocaml-lsp
OCaml Language Server Protocol implementation
-
opam-file-format
Parser and printer for the opam file syntax
-
ocaml-ci-scripts
Skeletons for CI scripts
-
Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.
-
num
The legacy Num library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution
-
dune-www
Website for dune.build
-
-
oasis-website Archived
Devel website for OASIS http://oasis.forge.ocamlcore.org
-
ocaml.org-media
Media files that we don't want to include in main ocaml.org repo.
-
stdlib-shims
Shim to substitute `Pervasives` with `Stdlib` before 4.08.
-
vim-ocaml
Vim runtime files for OCaml
-
opam.ocaml.org
Scripts and documentation for the opam.ocaml.org website
-
RFCs
Design discussions about the OCaml language
-
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