This commit is contained in:
Laura 2026-05-21 16:19:09 -05:00 committed by GitHub
commit d6a2510fc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -557,6 +557,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 `cxgo`, a C to Go transpiler.
- [`goclay`](https://github.com/igadmg/goclay) - Go line-by-line rewrite closely matching the reference.
- [`clay4j`](https://github.com/Lauriichan/clay4j) - A Java rewrite covering most features.
### Debug Tools