basgo
BASIC compiler
Compiles BASIC-lang to native executable binary in Golang
basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.
37 stars
7 watching
2 forks
Language: Go
last commit: over 1 year ago basicbasic-langbasicabinarycompilerexecutablegogolanggw-basicgwbasicnative
Related projects:
Repository | Description | Stars |
---|---|---|
kubeservice-stack/common | Provides a comprehensive set of reusable building blocks for constructing distributed systems and applications in Go. | 4 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
tardisgo/tardisgo | Cross-platform UI transpiler from Go to various languages | 432 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
betrybe/playbook-go | A guide to best practices and design patterns in the Go programming language | 310 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
skx/gobasic | A BASIC interpreter written in Golang. | 329 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,579 |
bahlo/go-styleguide | A style guide providing best practices and guidelines for writing idiomatic Go code. | 1,496 |
crazy-max/ghaction-xgo | A GitHub Action for building cross-compilable Go applications using xgo. | 66 |
blutkoete/golang-ecal | Provides a high-level interface to eCAL's low-level C API | 4 |
dispatchlabs/disgo | A Go implementation of the Dispatch protocol for Zero-Knowledge Analytics | 32 |
bobg/mid | Middleware components for HTTP services in Go | 9 |