* c2go

* goplus/c2go
This commit is contained in:
xushiwei 2022-06-05 08:34:38 +08:00 committed by GitHub
parent 357a50800e
commit 4764cacd97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1171,6 +1171,7 @@ _Geographic tools and servers_
_Tools for compiling Go to other languages._ _Tools for compiling Go to other languages._
- [c2go](https://github.com/goplus/c2go) - Convert C code to Go code.
- [c4go](https://github.com/Konstantin8105/c4go) - Transpile C code to Go code. - [c4go](https://github.com/Konstantin8105/c4go) - Transpile C code to Go code.
- [esp32](https://github.com/andygeiss/esp32-transpiler) - Transpile Go into Arduino 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. - [f4go](https://github.com/Konstantin8105/f4go) - Transpile FORTRAN 77 code to Go code.