← All repos

fmt

OCaml Format pretty-printer combinators

Browse cluster: OCaml Systems and Utilities
182commits
9contributors
1languages

Tech stack & purpose

Fmt is an OCaml library that provides combinators for building `Format` pretty-printing functions. The core library depends only on the OCaml standard library, while optional components add terminal color output support (via the Unix library) and command-line integration (via the `cmdliner` dependency). The project is distributed under the ISC license and maintained as part of the Erratique software collection.

Languages

OCaml
100.0%

Contributors