mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add andygeiss/esp32-transpiler transpiler from go to Arduino code.
This commit is contained in:
parent
103b370567
commit
5920c8ce3f
@ -986,6 +986,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Tools for compiling Go to other languages.*
|
||||
|
||||
* [c4go](https://github.com/Konstantin8105/c4go) - 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.
|
||||
* [gopherjs](https://github.com/gopherjs/gopherjs) - Compiler from Go to JavaScript.
|
||||
* [tardisgo](https://github.com/tardisgo/tardisgo) - Golang to Haxe to CPP/CSharp/Java/JavaScript transpiler.
|
||||
|
Loading…
Reference in New Issue
Block a user