This commit is contained in:
zkat 2026-02-23 22:32:08 +00:00
parent c2cbc228aa
commit e2f5a6e76b
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ of some examples of KDL in the wild (either v1, v2, or both):</p>
<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>
<li><a href="https://github.com/brandonchinn178/kdl-hs">kdl-hs</a>* (Format/comment-preserving parser)</li>
</ul>
</li>
<li>Java - <a href="https://github.com/kdl-org/kdl4j">kdl4j</a>*</li>