mirror of https://github.com/kdl-org/kdl.git
Mention an OCaml implementation in the README
This commit is contained in:
parent
5253595c14
commit
ee66a34fe0
|
|
@ -39,6 +39,7 @@ free to jump in and give us your 2 cents!
|
|||
* .NET: [Kadlet](https://github.com/oledfish/Kadlet)
|
||||
* C: [ckdl](https://github.com/tjol/ckdl)
|
||||
* C++: [kdlpp](https://github.com/tjol/ckdl) (part of ckdl, requires C++20)
|
||||
* OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl)
|
||||
|
||||
## Compatibility Test Suite
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue