mirror of https://github.com/kdl-org/kdl.git
Add link to common lisp implementation (#319)
This commit is contained in:
parent
6feeccc491
commit
a3d39e7749
|
|
@ -41,6 +41,7 @@ free to jump in and give us your 2 cents!
|
|||
* C++: [kdlpp](https://github.com/tjol/ckdl) (part of ckdl, requires C++20)
|
||||
* OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl)
|
||||
* Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim)
|
||||
* Common Lisp: [kdlcl](https://github.com/chee/kdlcl)
|
||||
|
||||
## Compatibility Test Suite
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue