gonative

Go compiler

A tool that creates cross-compilable Go binaries with native library support

Build Go Toolchains /w native libs for cross-compilation

GitHub

340 stars
9 watching
36 forks
Language: Go
last commit: over 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 748
paivett/gone A compiler for a minimal programming language designed to be similar to Go. 28
rjohnsondev/vim-compiler-go A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. 89
namit/the-go-programming-language A collection of notes, examples, and exercises from the official Go book. 2
xxjwxc/public A comprehensive utility package for Go programmers 175
crazy-max/ghaction-xgo A GitHub Action for building cross-compilable Go applications using xgo. 66
jcla1/gisp A compiler that converts Lisp/Scheme code into Go bytecode 514
shivansh/gogo A Go-based MIPS compiler project that compiles Go programs into MIPS assembly code 27
goccmack/gocc A tool for generating lexers and parsers from a BNF file with semantic actions. 615
creativeinquiry/go2json Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. 5
benbjohnson/ego An ERb-style templating language that compiles templates into pure Go at compile time 581
go-nunu/nunu A CLI tool for scaffolding Go applications with a focus on modularity, scalability, and performance. 1,931
arduino/arduino-builder A tool for compiling Arduino sketches into executable code 458
hugocarreira/go-decent-copy A tool that provides a simple file copying mechanism in Go 22
kevincobain2000/gobrew A tool to simplify Go version management without requiring root access or shell rehashing. 379