deploy: 56c54e7d6e
This commit is contained in:
parent
5f6cce11a9
commit
c2cbc228aa
|
|
@ -128,7 +128,12 @@ of some examples of KDL in the wild (either v1, v2, or both):</p>
|
|||
<li><a href="https://github.com/sblinch/kdl-go">kdl-go</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Haskell - <a href="https://github.com/fuzzypixelz/Hustle">Hustle</a></li>
|
||||
<li>Haskell -
|
||||
<ul>
|
||||
<li><a href="https://github.com/fuzzypixelz/Hustle">Hustle</a></li>
|
||||
<li><a href="https://github.com/brandonchinn178/kdl-hs">kdl-hs</a> (v1 + subset of v2 syntax)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Java - <a href="https://github.com/kdl-org/kdl4j">kdl4j</a>*</li>
|
||||
<li>JavaScript -
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue