Added elixir implementation

This commit is contained in:
Corey Powell 2021-09-14 09:49:42 -05:00
parent 7b4ffa8c28
commit 8c8c4dcd20
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Java: [kdl4j](https://github.com/hkolbeck/kdl4j) * Java: [kdl4j](https://github.com/hkolbeck/kdl4j)
* PHP: [kdl-php](https://github.com/kdl-org/kdl-php) * PHP: [kdl-php](https://github.com/kdl-org/kdl-php)
* Python: [kdl-py](https://github.com/daeken/kdl-py) * Python: [kdl-py](https://github.com/daeken/kdl-py)
* Elixir: [kuddle](https://github.com/IceDragon200/kuddle)
## Editor Support ## Editor Support