From 3fa0c812ace6f97ae4726ec0bc9b518901dd06aa Mon Sep 17 00:00:00 2001 From: Bannerets Date: Mon, 3 Oct 2022 16:22:34 +0000 Subject: [PATCH] Mention ocaml-kdl --- 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