We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e603ef commit c8f6f00Copy full SHA for c8f6f00
src/_includes/partials/implementations.md
@@ -16,7 +16,8 @@
16
* C: [ckdl](https://github.com/tjol/ckdl)
17
* C++: [kdlpp](https://github.com/tjol/ckdl) (part of ckdl, requires C++20)
18
* OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl)
19
-
+* Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim)
20
+
21
## Editor Support
22
23
* [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details)
0 commit comments