Repositories
andreypopp repositories
The core OCaml system: compilers, runtime system, base libraries
Server administration DSL
OCaml Language Server Protocol implementation
Stripped-down version of mccs with OCaml bindings (this fork removes GLPK code)
OpenID Connect implementation in OCaml. Currently only the RP (client) parts are polished.
OCaml bindings to terraform/opentofu
neovim plugin for OCaml development
A basic OCaml project with unit tests
ocamlbuild plugin for BuckleScript
Auto-formatter for OCaml code
An utility to strip debug info from OCaml bytecode.
Sync your IMAP mailboxes. The branches are organized as follows: 'master' contains the latest release and should always work stable, 'next' is where development happens and which might frequently be broken. 'pending/* are feature branches that have been sent to the mailing list for review, and toSent/* are branches that are in development and not yet proposed for review.
opam-repository
Main public package repository for opam, the source package manager of OCaml.
Umbrella project for open source efforts at The Obvious Corporation
Operational Transformation for strings, arrays and objects.
Simplest and dumb command line option parser for Scala