3 basgo 0.3 - compile BASIC-lang to Go - then to executable binary

github.com posted by Everton Marques 1832 days ago  

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

This release adds support for text-mode COLOR, codepage 437 for SCREEN 0 applications running on terminal, and several additional BASIC primitives.

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
Register to comment or vote on this story