Mark kdl-hs as v2 compliant
This commit is contained in:
parent
56c54e7d6e
commit
92c1858aaf
|
|
@ -130,8 +130,8 @@ of some examples of KDL in the wild (either v1, v2, or both):
|
|||
* [gokdl](https://github.com/lunjon/gokdl)
|
||||
* [kdl-go](https://github.com/sblinch/kdl-go)
|
||||
* Haskell -
|
||||
* [Hustle](https://github.com/fuzzypixelz/Hustle)
|
||||
* [kdl-hs](https://github.com/brandonchinn178/kdl-hs) (v1 + subset of v2 syntax)
|
||||
* [Hustle](https://github.com/fuzzypixelz/Hustle) (v1 only)
|
||||
* [kdl-hs](https://github.com/brandonchinn178/kdl-hs) (Format/comment-preserving parser)
|
||||
* Java - [kdl4j](https://github.com/kdl-org/kdl4j)\*
|
||||
* JavaScript -
|
||||
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)
|
||||
|
|
|
|||
Loading…
Reference in New Issue