add KdlSharp to index.md (#55)
since Kadlet is not maintained, I proposed adding KdlSharp for v2 users here: https://github.com/kdl-org/kdl/discussions/550
This commit is contained in:
parent
706f153a95
commit
ded495f7a6
|
|
@ -122,7 +122,9 @@ of some examples of KDL in the wild (either v1, v2, or both):
|
|||
## Implementations
|
||||
|
||||
* C - [ckdl](https://github.com/tjol/ckdl)\*
|
||||
* C#/.NET - [Kadlet](https://github.com/oledfish/Kadlet)
|
||||
* C#/.NET -
|
||||
* [Kadlet](https://github.com/oledfish/Kadlet) (v1)
|
||||
* [KdlSharp](https://github.com/AndreyAkinshin/KdlSharp) (v2)
|
||||
* C++ - [kdlpp](https://github.com/tjol/ckdl)\* (part of ckdl, requires C++20)
|
||||
* Common Lisp - [kdlcl](https://github.com/chee/kdlcl)
|
||||
* Crystal - [kdl-cr](https://github.com/danini-the-panini/kdl-cr)
|
||||
|
|
|
|||
Loading…
Reference in New Issue