Add kdl-hs (#53)
This commit is contained in:
parent
c70f428675
commit
56c54e7d6e
|
|
@ -129,7 +129,9 @@ of some examples of KDL in the wild (either v1, v2, or both):
|
||||||
* Go -
|
* Go -
|
||||||
* [gokdl](https://github.com/lunjon/gokdl)
|
* [gokdl](https://github.com/lunjon/gokdl)
|
||||||
* [kdl-go](https://github.com/sblinch/kdl-go)
|
* [kdl-go](https://github.com/sblinch/kdl-go)
|
||||||
* Haskell - [Hustle](https://github.com/fuzzypixelz/Hustle)
|
* Haskell -
|
||||||
|
* [Hustle](https://github.com/fuzzypixelz/Hustle)
|
||||||
|
* [kdl-hs](https://github.com/brandonchinn178/kdl-hs) (v1 + subset of v2 syntax)
|
||||||
* Java - [kdl4j](https://github.com/kdl-org/kdl4j)\*
|
* Java - [kdl4j](https://github.com/kdl-org/kdl4j)\*
|
||||||
* JavaScript -
|
* JavaScript -
|
||||||
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)
|
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue