add implementations section;

This commit is contained in:
Kat Marchán 2020-12-14 18:38:06 -08:00
parent 01d722c6f1
commit 2e55140eb4
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 4 additions and 0 deletions

View File

@ -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: