Show ocaml-kdl v2 support

This commit is contained in:
eilvelia 2024-12-28 00:03:23 +00:00
parent 353fd85a2b
commit 2e968bfc82
No known key found for this signature in database
GPG Key ID: 676244F5C72C5578
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
| JavaScript | [kdljs](https://github.com/kdl-org/kdljs) | ✅ | ✖️ | |
| Lua | [kdlua](https://github.com/danini-the-panini/kdlua) | ✅ | ✖️ | |
| Nim | [kdl-nim](https://github.com/Patitotective/kdl-nim) | ✅ | ✖️ | |
| OCaml | [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl) | ✅ | ✖️ | |
| OCaml | [ocaml-kdl](https://github.com/eilvelia/ocaml-kdl) | ✅ | ✅ | |
| PHP | [kdl-php](https://github.com/kdl-org/kdl-php) | ✅ | ✖️ | |
| Python | [ckdl](https://github.com/tjol/ckdl) | ✅ | ✅ | |
| Python | [cuddle](https://github.com/djmattyg007/python-cuddle) | ✅ | ✖️ | |