We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306aa40 commit 128d2a5Copy full SHA for 128d2a5
README.md
@@ -1297,6 +1297,8 @@ _Geographic tools and servers_
1297
_Tools for compiling Go to other languages._
1298
1299
- [c4go](https://github.com/Konstantin8105/c4go) - Transpile C code to Go code.
1300
+- [esp32](https://github.com/andygeiss/esp32-transpiler) - Transpile Go into Arduino code.
1301
+- [f4go](https://github.com/Konstantin8105/f4go) - Transpile FORTRAN 77 code to Go code.
1302
- [go2hx](https://github.com/go2hx/go2hx) - Compiler from Go to Haxe to Javascript/C++/Java/C#.
1303
- [gopherjs](https://github.com/gopherjs/gopherjs) - Compiler from Go to JavaScript.
1304
0 commit comments