Skip to content

Commit 80b35a0

Browse files
authored
Add link to common lisp implementation (#30)
1 parent 0e33050 commit 80b35a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_includes/partials/implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* C++: [kdlpp](https://github.com/tjol/ckdl) (part of ckdl, requires C++20)
1818
* OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl)
1919
* Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim)
20+
* Common Lisp: [kdlcl](https://github.com/chee/kdlcl)
2021

2122
## Editor Support
2223

0 commit comments

Comments
 (0)