Add java rewrite to Other implementations

This commit is contained in:
Laura 2026-01-25 15:31:18 +01:00 committed by GitHub
parent 76ec3632d8
commit a863ed8ad4
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.
- [`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