From ffff3dc1b64224a25b2e497fe015387296223d40 Mon Sep 17 00:00:00 2001 From: Dani Smith Date: Thu, 28 Mar 2024 08:57:50 +0200 Subject: [PATCH] Add Lua implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1bbfca..d6e5e75 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ free to jump in and give us your 2 cents! * Go: [gokdl](https://github.com/lunjon/gokdl), [kdl-go](https://github.com/sblinch/kdl-go) * Swift: [kdl-swift](https://github.com/danini-the-panini/kdl-swift) * Crystal: [kdl-cr](https://github.com/danini-the-panini/kdl-cr) +* Lua: [kdlua](https://github.com/danini-the-panini/kdlua) ## Compatibility Test Suite