Open udhos opened 5 years ago
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
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!
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