From 68a9b78615822ddfa4eabbb663b3c58071f39cde Mon Sep 17 00:00:00 2001 From: Patricio Whittingslow Date: Mon, 12 May 2025 18:37:16 -0300 Subject: [PATCH] Add idgamg/goclay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdd519c..171a950 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ Clay has also been implemented in other languages: - [`glay`](https://github.com/soypat/glay) - Go line-by-line rewrite with readability as main goal. - [`totallygamerjet/clay`](https://github.com/totallygamerjet/clay) - Port using `ccgo`, a C to Go transpiler. +- [`goclay`](https://github.com/igadmg/goclay) - Go line-by-line rewrite closely matching the reference. ### Debug Tools