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.
-
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-file-format
Parser and printer for the opam file syntax
-
Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.
-
vim-ocaml
Vim runtime files for OCaml
-
download.ocamlcore.org
Static website with all downloadable releases from the old forge.ocamlcore.org website.
-
forge.ocamlcore.org
Static website that replaces the old forge.ocamlcore.org.
-
ocaml-ci-scripts
Skeletons for CI scripts
-
MPP-language-blender
MPP: a meta preprocessor that blends programming languages
-
ocaml-lsp
OCaml Language Server Protocol implementation
-
RFCs
Design discussions about the OCaml language
-
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
-
opam.ocaml.org
Scripts and documentation for the opam.ocaml.org website
-
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