mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Add java rewrite to Other implementations
This commit is contained in:
parent
76ec3632d8
commit
a863ed8ad4
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue