Skip to content

basgo 0.6.0

Compare
Choose a tag to compare
@udhos udhos released this 30 May 19:05
· 45 commits to master since this release

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

This release 0.6.0 adds the 'basc' utility to automatically perform all compilation steps.

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