Add cxgo repo link to README (#5642)

This commit is contained in:
Yeaseen 2025-10-17 07:23:19 -06:00 committed by GitHub
parent 4b87090751
commit db7fd31723
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1322,6 +1322,7 @@ _Tools for compiling Go to other languages and vice-versa._
- [bunster](https://github.com/yassinebenaid/bunster) - Compile shell scripts to Go.
- [c4go](https://github.com/Konstantin8105/c4go) - Transpile C code to Go code.
- [cxgo](https://github.com/gotranspile/cxgo) - Transpile C code to Go code.
- [esp32](https://github.com/andygeiss/esp32-transpiler) - Transpile Go into Arduino code.
- [f4go](https://github.com/Konstantin8105/f4go) - Transpile FORTRAN 77 code to Go code.
- [go2hx](https://github.com/go2hx/go2hx) - Compiler from Go to Haxe to Javascript/C++/Java/C#.