3 basgo 0.2 - compile BASIC-lang to Golang

github.com posted by Everton Marques 1841 days ago  

basgo compiles BASIC-lang to Golang.

This release adds support for text-based screen control. By setting SCREEN 0, one can write terminal-based applications. Terminal control is provided by tcell.

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

Full details: https://github.com/udhos/basgo
Register to comment or vote on this story