Add idgamg/goclay

This commit is contained in:
Patricio Whittingslow 2025-05-12 18:37:16 -03:00 committed by GitHub
parent 32301c1cfb
commit 68a9b78615
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. - [`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. - [`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 ### Debug Tools