mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #665 from andela-earinde/add_new_section
Add Go compilers to awesome go's sections
This commit is contained in:
commit
c7ec42226e
10
README.md
10
README.md
@ -33,6 +33,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Forms](#forms)
|
- [Forms](#forms)
|
||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [Generation & Generics](#generation--generics)
|
- [Generation & Generics](#generation--generics)
|
||||||
|
- [Go Compilers](#go-compilers)
|
||||||
- [GUI](#gui)
|
- [GUI](#gui)
|
||||||
- [Hardware](#hardware)
|
- [Hardware](#hardware)
|
||||||
- [Images](#images)
|
- [Images](#images)
|
||||||
@ -375,6 +376,15 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [pkgreflect](https://github.com/ungerik/pkgreflect) - A Go preprocessor for package scoped reflection.
|
* [pkgreflect](https://github.com/ungerik/pkgreflect) - A Go preprocessor for package scoped reflection.
|
||||||
|
|
||||||
|
|
||||||
|
## Go Compilers
|
||||||
|
|
||||||
|
*Tools for compiling Go to other languages*
|
||||||
|
|
||||||
|
* [gopherjs](https://github.com/gopherjs/gopherjs) - A 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.
|
||||||
|
|
||||||
|
|
||||||
## GUI
|
## GUI
|
||||||
|
|
||||||
*Libraries for building GUI Applications*
|
*Libraries for building GUI Applications*
|
||||||
|
Loading…
Reference in New Issue
Block a user