Wednesday, July 16, 2025

๐Ÿ–ฅ Guillermo's Graph (Apple II BASIC to BAM port)

This program is a port (and very slight mod) of an Apple II program, shared by Guillermo Ibรกรฑez with the "BASIC Programming Language" Facebook group (๐Ÿ”— to post).

As always, these types of simple (yet very interesting) graphics from classic BASIC dialects are fun to get working with BAM for export as stand-alone programs that work in Web browsers.  What better way to give these old programs a new lease on life by making them easy to share with folk: people just need to have a modern Web browser.  The device doesn't matter, and the operating system does not matter, and no software (other than the web browser) is needed.



No comments:

Post a Comment

๐Ÿ–ฅ Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...