This commit is contained in:
Konstantin 2018-05-10 18:40:50 +03:00 committed by Kirill Danshin
parent 0058f7a51e
commit e13c157119

View File

@ -592,6 +592,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.
* [gopherjs](https://github.com/gopherjs/gopherjs) - Compiler from Go to JavaScript.
* [llgo](https://github.com/go-llvm/llgo) - LLVM-based compiler for Go.
* [tardisgo](https://github.com/tardisgo/tardisgo) - Golang to Haxe to CPP/CSharp/Java/JavaScript transpiler.