Skip to content

Commit 38fb125

Browse files
authored
Mention ckdl and cuddle (#25)
cuddle was already listed in the kdl README, just not here
1 parent 1b76567 commit 38fb125

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/_includes/partials/implementations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88
* Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)
99
* Java: [kdl4j](https://github.com/hkolbeck/kdl4j)
1010
* PHP: [kdl-php](https://github.com/kdl-org/kdl-php)
11-
* Python: [kdl-py](https://github.com/daeken/kdl-py)
11+
* Python: [kdl-py](https://github.com/daeken/kdl-py), [cuddle](https://github.com/djmattyg007/python-cuddle), [ckdl](https://github.com/tjol/ckdl)
1212
* Elixir: [kuddle](https://github.com/IceDragon200/kuddle)
1313
* XSLT: [xml2kdl](https://github.com/Devasta/XML2KDL)
1414
* Haskell: [Hustle](https://github.com/fuzzypixelz/Hustle)
1515
* .NET: [Kadlet](https://github.com/oledfish/Kadlet)
16+
* C: [ckdl](https://github.com/tjol/ckdl)
17+
* C++: [kdlpp](https://github.com/tjol/ckdl) (part of ckdl, requires C++20)
1618

1719
## Editor Support
1820

0 commit comments

Comments
 (0)