basgo 0.8.0
basgo compiles BASIC-lang to Golang. Then 'go build' can translate the code to native executable binary.
The release 0.8.0 improves usage for the 'basc' utility.
The compiler currently can handle many simple BASIC programs.
Limitations include lack of support for sound, graphics and hardware-specific instructions (POKE, PEEK, etc).
See also known issues: https://github.com/udhos/basgo/issues