OCaml

Results 36 repositories owned by OCaml

ocaml

5.2k
Stars
1.1k
Forks
Watchers

The core OCaml system: compilers, runtime system, base libraries

merlin

1.5k
Stars
230
Forks
Watchers

Context sensitive completion for OCaml in Vim and Emacs

dune

1.6k
Stars
389
Forks
Watchers

A composable build system for OCaml.

opam

1.2k
Stars
346
Forks
Watchers

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.

ocaml-re

231
Stars
56
Forks
Watchers

Pure OCaml regular expressions, with support for Perl and POSIX-style strings

opam-repository

506
Stars
1.1k
Forks
Watchers

Main public package repository for opam, the source package manager of OCaml.

oasis

124
Stars
45
Forks
Watchers

Cabal like system for OCaml

ocaml-lsp

701
Stars
111
Forks
Watchers

OCaml Language Server Protocol implementation

v2.ocaml.org

323
Stars
353
Forks
Watchers

Implementation of the ocaml.org website.

setup-ocaml

192
Stars
36
Forks
Watchers

GitHub Action for the OCaml programming language