mirror of https://github.com/kdl-org/kdl.git
add implementations section;
This commit is contained in:
parent
01d722c6f1
commit
2e55140eb4
|
|
@ -14,6 +14,10 @@ kdl is still extremely new, and discussion about the format should happen over
|
||||||
on the [discussions page](https://github.com/kdoclang/kdl/discussions). Feel free
|
on the [discussions page](https://github.com/kdoclang/kdl/discussions). Feel free
|
||||||
to jump in and give us your 2 cents!
|
to jump in and give us your 2 cents!
|
||||||
|
|
||||||
|
## Implementations
|
||||||
|
|
||||||
|
* Rust: [kdl-rs](https://github.com/kdoclang/kdl-rs)
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
The basic syntax is similar to SDLang:
|
The basic syntax is similar to SDLang:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue