Skip to content

Commit

Permalink
Go compilers category add go2hx (#5631)
Browse files Browse the repository at this point in the history
* Go Compilers add go2hx project
* Remove deprecated Go compilers from the category
  • Loading branch information
PXshadow authored Mar 3, 2025
1 parent 72368ed commit 86358b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1296,12 +1296,11 @@ _Geographic tools and servers_

_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.
- [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#.
- [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.

**[⬆ back to top](#contents)**

Expand Down

0 comments on commit 86358b2

Please sign in to comment.