This commit is contained in:
zkat 2025-07-14 19:22:11 +00:00
parent 2e9414e744
commit 5d53dcceb9
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ of some examples of KDL in the wild (either v1, v2, or both):</p>
</ul>
</li>
<li>Haskell - <a href="https://github.com/fuzzypixelz/Hustle">Hustle</a></li>
<li>Java - <a href="https://github.com/hkolbeck/kdl4j">kdl4j</a></li>
<li>Java - <a href="https://github.com/kdl-org/kdl4j">kdl4j</a>*</li>
<li>JavaScript -
<ul>
<li><a href="https://github.com/bgotink/kdl">@bgotink/kdl</a>* (Format/comment-preserving parser)</li>