From c8f6f00b3320fb7b67033d88285ee65ddf1d0260 Mon Sep 17 00:00:00 2001 From: Patitotective Date: Thu, 13 Oct 2022 11:20:06 -0500 Subject: [PATCH] Update implementations.md (#27) --- src/_includes/partials/implementations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 33a885e..6d57ba9 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -16,7 +16,8 @@ * 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) - +* Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim) + ## Editor Support * [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details)