mirror of
https://github.com/nicbarker/clay.git
synced 2025-12-25 10:31:05 +00:00
Update README.md
This commit is contained in:
parent
68a9b78615
commit
67f058103d
|
|
@ -493,7 +493,7 @@ There are also supported bindings for other languages, including:
|
||||||
Clay has also been implemented in other languages:
|
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 `cxgo`, a C to Go transpiler.
|
||||||
- [`goclay`](https://github.com/igadmg/goclay) - Go line-by-line rewrite closely matching the reference.
|
- [`goclay`](https://github.com/igadmg/goclay) - Go line-by-line rewrite closely matching the reference.
|
||||||
|
|
||||||
### Debug Tools
|
### Debug Tools
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue