From 1e603efbbdc382c0c5ee55eeef533d8954620227 Mon Sep 17 00:00:00 2001 From: Bannerets Date: Mon, 3 Oct 2022 16:31:53 +0000 Subject: [PATCH] Mention ocaml-kdl (#26) --- src/_includes/partials/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 332d5df..33a885e 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -15,6 +15,7 @@ * .NET: [Kadlet](https://github.com/oledfish/Kadlet) * C: [ckdl](https://github.com/tjol/ckdl) * C++: [kdlpp](https://github.com/tjol/ckdl) (part of ckdl, requires C++20) +* OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl) ## Editor Support