gw-basic icon indicating copy to clipboard operation
gw-basic copied to clipboard

basgo - basic compiler

Open udhos opened this issue 6 years ago • 1 comments

Hi!

I have just found your site http://gw-basic.com/.

GW-BASIC resources bring sweet old memories to mind.

Also, I am working on a compiler that can translate GWBASIC code to standalone executable binary. It currently can handle many programs. You can find full details here:

https://github.com/udhos/basgo

Cheers

udhos avatar Aug 12 '19 19:08 udhos

Hi!

I have recently added a small utility named 'basc' that can compile gwbasic programs into executable code:

https://github.com/udhos/basgo/blob/master/README.md#run-the-script-basc

Hope you like it!

udhos avatar Jun 15 '20 02:06 udhos