Skip to content

basgo 0.9.0

Compare
Choose a tag to compare
@udhos udhos released this 19 Jun 00:16
· 21 commits to master since this release

basgo compiles BASIC-lang to Golang. Then 'go build' can translate the code to native executable binary.

The release 0.9.0 adds minor improvements.

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