Sunday, February 13, 2022

Programming Reference: integration of code samples from BASIC Anywhere Machine

Although I've always appreciated program samples in any programming reference, I've always disliked having to type in that program to see it in action.

So one of my many missions with BASIC Anywhere Machine is to have a programmer's reference (in a dedicated TiddlyWiki instance) that knows how to display sample programs from BASIC Anywhere Machine (a separate dedicated TiddlyWiki instance) via some tagging, along with a button to run a sample program "right there."

Cheers !




No comments:

Post a Comment

🖥 Geometric Mandalas

As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...