Saturday, September 16, 2023

🖥 GW-BASIC binary to decimal converter ported to BAM

I really love finding small and interesting GW-BASIC programs which I can quickly port to BASIC Anywhere Machine.  This is wonderful to celebrate GW-BASIC and to test out BAM's compatibility with GW-BASIC (for the BASIC things that work well in the confines of a web browser.)

This little gem by Benito Navarro Martinez and ported to BAM by yours truly (barely any effort there; YES!):



No comments:

Post a Comment

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...