Skip to content

OCaml Project Repositories

Anil Madhavapeddy edited this page Dec 8, 2016 · 10 revisions

This is a list of significant repositories held under the ocaml/ organisation. Maintainers: please keep this list up-to-date if you create a new repository or deprecate an existing one.

Compiler and Tools

These are the core OCaml compiler and tools. Some components formerly in the mainline compiler distribution have been broken out into separate repositories in recent releases.

Infrastructure

Containers and Continuous Integration

These are a combination of Docker containers (published and built regularly on the Docker Hub), as well as Continuous Integration for services such as Travis or Appveyor.

Community Libraries

  • /oasis: Tooling for building OCaml libraries and applications
  • /oasis2opam: Convert OASIS metadata into OPAM package descriptions
  • /oasis2debian: Translate _oasis file into a debian/ directory
  • /oasis-db: Database of OCaml packages using OASIS
  • /oasis-website: Website for OASIS
  • /omd: Pure OCaml extensible markdown library

Uncategorised