š CCL: Categorical Configuration Language, The most elegant configuration language
OCaml
270
35 commits
updated Aug 1, 2025
Read the language description with key feature highlights in the following tutorial:
[!IMPORTANT]
cclis developed and maintained in free time by volunteers. The development may continue for decades or may stop tomorrow. You can use GitHub Sponsorship to support the development of this project.
CCL is just a key-value mapping. Yet, it's powerful enough to support:
Initialise the project when building for the first time:
opam switch create .
Build the project:
dune build
Install dev dependencies:
opam install utop ocamlformat ocaml-lsp-server
OCaml
95.8%
Raku
2.4%
Dune
1.8%
š CCL: Categorical Configuration Language, The most elegant configuration language
OCaml
270
35 commits
updated Aug 1, 2025
Read the language description with key feature highlights in the following tutorial:
[!IMPORTANT]
cclis developed and maintained in free time by volunteers. The development may continue for decades or may stop tomorrow. You can use GitHub Sponsorship to support the development of this project.
CCL is just a key-value mapping. Yet, it's powerful enough to support:
Initialise the project when building for the first time:
opam switch create .
Build the project:
dune build
Install dev dependencies:
opam install utop ocamlformat ocaml-lsp-server
OCaml
95.8%
Raku
2.4%
Dune
1.8%