From 2e55140eb45592b239adfd5662f196ce5b33435a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Mon, 14 Dec 2020 18:38:06 -0800 Subject: [PATCH] add implementations section; --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e004d7..514b7ba 100644 --- a/README.md +++ b/README.md @@ -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 to jump in and give us your 2 cents! +## Implementations + +* Rust: [kdl-rs](https://github.com/kdoclang/kdl-rs) + ## Overview The basic syntax is similar to SDLang: